/Sportify

A full-stack social media project made while taking the course "The Web Developer Bootcamp".

Primary LanguageHTML

Sportify

My first full-stack web-app created after completing the Udemy course "Web Developer Bootcamp". Technologies used: Node.js, Express.js, Google Maps API, Passport.js, MongoDB, CSS, HTML, EJS and probably something more I'm forgetting.

Installation

git clone git@github.com:degawl/sportify.git
cd sportify
npm install
npm start

Usage

  • Create a User.
  • Reset user password if you forget.
  • Upload a picture of courts you've visited.
  • Add the location of the post.
  • See other users' posts and locations.
  • Comment on other users' posts.
  • See other users' profiles.
  • Customize your own profile.