svendoejaaren / Team_404

Team assignment for project tech

Home Page:https://fitbud404.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo
Issues Forks Stars License

About fitbud

Fitbud is a matching application where sport lovers can come together and train with each other. The application makes it very easy for users with similiar fitness background or goals to come together and have an effective train session

please view in mobile size📱

logo logo

Chosen Feature

In this application we will be combining all of the chosen features from different collaborators

Important commits

Russell Numo

Daan Honing

Sven Doejaaren

Eva Zaadnoordijk

Axel de Ruiter

⚙️Building blocks

For building the chosen feature we will be using the following techniques

  • HTML
  • Css
  • Javascript
  • Node.js
  • Express.js
  • MongoDB
  • Mongoose

🚀Installation

In order to use the application you first need to clone the repository. The command below will allow you to clone the repository to your local machine

git clone https://github.com/Zephelion/Team_404.git

⚙️.env

When you installed the application on your local machine you need to create a .env file in the root of the application and fill it in with the information below

DB_USERNAME = <username>
DB_PASSWORD = <password>
CONNECTION_STRING = <database connection string>

Packages

Now you need to run the command below

npm install

the reason for this is because in order to run the application you need those packages that are in the Package json

✅Start

If you come this far congrats 😄 now you need to run the command below to test the applcation

npm run dev

Disclaimer

Please view the application in mobile size the app is not intended voor deskstop view or else it will look not as good 👎

📄Source list

🔗Stackoverflow

🔗Packages

🔒License

Fitbud is an application licensed under the MIT License

About

Team assignment for project tech

https://fitbud404.herokuapp.com/

License:MIT License


Languages

Language:JavaScript 41.0%Language:SCSS 36.5%Language:Handlebars 22.5%Language:Procfile 0.0%