We've decided to create a HipCamp clone, "RipCamp", that allows users to locate the best surfing spots in town, and has information on conditions, such as surf, weather, and how crowded a spot is.
-
New account creation, login, and guest/demo login
-
A production README (NB: check out the sample production README - Accessing this on GitHub? Use this link.)
-
Hosting on Heroku
-
Show page -weather and surf conditions -difficulty level -photos
-
Homepage/quickshow Surf Index page -sorted by date (this weekend, next weekend, etc.) Adequate styling Smooth, bug-free navigation Adequate and appropriate seeds to demonstrate the feature
-
Map
- show all surf spots in the area
- highlight the spot that you click on Smooth, bug-free navigation Adequate and appropriate seeds to demonstrate the feature
-
Search bar -search filters (surf, difficulty, things that are allowed) Smooth, bug-free navigation Adequate and appropriate seeds to demonstrate the feature
-
Reviews -stars -write a comment -like a comment
-
Optional:
- hosting feature
- advanced search filters
- MongoDB
- MERN framework
- Weather Api
- Google Maps Api
- AWS photo hosting
- React/redux
- Node
- Express
- user auth/account creation - Campbell
- sign in/sign up page -kevin
- schema for surf spots - Anthony
- api routes for surf spots - Anthony
- react and visual components for different front-end routes -spots index - Campbell -quickshow - Anthony -show page - kevin -AWS photo hosting - all 3, captain Kevin
- map - all 3
- backend regex search - Campbell Anthony
- search and nav bar - Kevin
- reviews schema and routes
- reviews visual components