Skip to content
resant18 edited this page Nov 18, 2019 · 7 revisions

RoutePlan

RoutePlan

RoutePlan is a road trip planner that display the map, find attraction and ... Live Site

Background and Overview

Functionality & MVP

  • 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

Bonus Features

  • Progressive Web Application to give a reliable, first offline and enganging user experience

Technologies and Technical Challenges

Group Members and Work Breakdown

Alfredo Sumosa, Lance Wong Tim Scatterday Renata Santoso

November 17

- 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 **

Day 1 - November 18

- 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 **

Day 2 - November 19

- 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)

Day 3 - November 20

- Continue implementation from Day 2 ** All member **
- Showing the marker of place of interest on the map ** Renata **

Day 4 - November 21

- Add comment on place of interest ** Lance **

Day 5 - November 22

- Testing and debugging functionalities ** All member **
- Make demo page ** Alfredo **

Day 6 - November 23

- Complete Production README.md ** Renata **
- Styling all pages ** Alfredo **
- Finish testing and debugging ** All member **
Clone this wiki locally