SUMMARY
WTF? Spots is a skate spot search site for the skateboard community sponsored by WTF? Skateboards. Users upload their own personal favorite spots or known spots. Users also have the ability to comment/rate other spots.
This project was originally built as my first commisioned project for a startup company called WTF? Skateboards in 2018. The project went cold and was then revived again end of 2021-2022.
TECH
- Html, Css, SASS, EJs, Javascript, Bootstrap 5
- Node.Js, MongoDb, Express
FEATURES
This project uses restful routing, nosql data models with MongoDb as well as virtual schemas/properties, user authentication, middleware, geolocation, and image upload capability. The User has the ability to CRUD new spots as well as CRUD rate/review any spot. The User can only delete spots/reviews created by that individual User.