-
Notifications
You must be signed in to change notification settings - Fork 3
Home
resant18 edited this page Nov 18, 2019
·
7 revisions
RoutePlan is a road trip planner that display the map, find attraction and ... Live Site
- User authentication: sign up and log in
- User can create new trip plan, save place of interest to database and share the trip plan to others.
- Display the route and place of interest search result on the map.
- Add comment on place of interest
- Progressive Web Application to give a reliable, first offline and enganging user experience
Alfredo Sumosa, Lance Wong Tim Scatterday Renata Santoso
- Build Node.js and React sekeleton ** Renata **
- Research on how to utilize MapQuest API ** Tim, Lance, Alfredo **
- Design schema and set up database
- Design React Global State structure
- Wrote proposal Wiki page and planned work for the week
- Implement user authentication on database backend ** Renata **
- Create and styling landing page ** Tim **
- Create and styling login and sign up functionality ** Alfredo **
- Create new trip plan, search place for origin and destination ** Renata, Lance **
- Create Trip plan feeds on Home Page ** Tim **
- Showing the place of interest results along the route (backend)
- Save the place of interest to a plan trip database and delete from plan trip database (backend)
- Continue implementation from Day 2 ** All member **
- Showing the marker of place of interest on the map ** Renata **
- Add comment on place of interest ** Lance **
- Testing and debugging functionalities ** All member **
- Make demo page ** Alfredo **
- Complete Production README.md ** Renata **
- Styling all pages ** Alfredo **
- Finish testing and debugging ** All member **