Skip to content

TaimurHasan/firedup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fired up

Description

firedup logo


firedup is a friend-based event scheduling platform, which allows users to create an account and schedule events for friends added on the application. Future development will allow friends to be able to specify, on their calendar, which days they are 'fired up' to be invited to events and plan activities with their friends

The motivation behind this application was to re-ignite connections with old friends. After university, I noticed that making plans became a lot more difficult, especially with busy schedules forcing me to lose sight of my personal life. firedup is a solution which can help connect friends and family by encouraging double-sided and continuous communication of events, close friend circles, and willingness to make plans.



License: MIT

Languages and Technologies Used:

  • JavaScript ES6
  • React
  • Node.js
  • Express.js
  • MongoDB (Mongoose)
  • GraphQL

Table of Contents

  1. Installation
  2. Usage
  3. License
  4. Contributing
  5. Questions

Installation

To run this application locally, follow the steps listed below:

  1. Download the latest version of node.js on your computer.
  2. Clone this repository on your computer by opening your command-line interface and using git clone and the HTTPS or SSH URL retrieved from this repository's 'Code' dropdown above (e.g. git clone git@github.com:TaimurHasan/firedup.git).
  3. Navigate or cd into the cloned directory from the CLI (i.e. cd ./firedup).
  4. Initialize the NPM registry, as it hosts the required packages needed to run this application, using npm init -y.
  5. Install the required packages using npm i.
  6. Run the server and client using concurrently with npm run develop to launch in browser!

Usage

To use this application, please visit the deployed application on Railway.

In order to use the full functionality of this application, please create an account. To create an account, navigate to the 'Login' page from the nav bar and click where prompted to sign up. You will be required to provide a unique username, email, and a password to make an account.

Homepage

License

This project is licensed under the MIT License - see the license info for details.

Contributing

This project can be contributed to by forking the application. For any contributions, please submit a Pull Request, which will be reviewed upon submission before acceptance.

Questions

GitHub
For any questions, please send an Email to taimurhasan11@gmail.com

About

firedup is a friend-based social network for event planning and scheduling.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors