Technologies and Technical Challenges - solomondove/Volunteerist GitHub Wiki
Technologies and Technical Challenges
Google Maps API integration
Google maps will play a role in allowing users to visualize distances to prospective volunteer opportunities. Integration will need to include a mapping feature in the creation of each Ask and population of the map with already created instances on the index/search page.
Mongo DB implementation
Storing information in a node tree structure, we will have documents and collections for users and asks.
Heroku hosting
Getting the live site on Heroku with demo user for ease of access.
React/Node JS
Front-end visualization of information from the Mongo DB backend.