Skip to content

Tech Potential Challenges

Tyler-Chi edited this page Dec 10, 2017 · 1 revision

Technology

In this project, we will use the MERN stack. The backend will consist of Mongo/Mongoose and Express/NodeJS. The front end will be handled with React/Redux. In the course of this project, we will also implement OAuth (google authentication, so that users can log in with their google accounts.) We will also use the google maps API, in order to calculate the distances between locations.

Potential Challenges

Aside from React/Redux, all of the technologies in this project are new to us, so we will have to learn them prior to implementation. There will also be a fair bit of user interaction, which might be tricky to handle (for example, users should be able to rate a driver once a package has been delivered.)

Clone this wiki locally