-
Notifications
You must be signed in to change notification settings - Fork 1
Technologies and Technical Challenges
LinkedLists edited this page Feb 22, 2021
·
3 revisions
Technologies that we will be using are the following:
- Mongodb
- Express
- React
- Node.js
- Mapbox API
- Hiker API
- React Spring API
A technical challenge that maybe faced in the future is understanding how to integrate a public API into the app.
Technologies used to make up the backend are MongoDB, Express, Node.js. APIs that will be used are Mapbox and Hiker API. Mapbox API will be used to integrate live maps and navigation while Hiker API will provide a database of outdoor trails, trail conditions, and various metadata about each trail.
We will be using React and Sass to handle the frontend portion of the stack. An additional resource that will be used is the react spring API which will help render animations.