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.
Check it out at https://sportifydevon.herokuapp.com
git clone git@github.com:degawl/sportify.git
cd sportify
npm install
npm start
- 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.