Family-Map-Project
README.md

Family_Map_Project

This repository contains both the server and app portion of the Family Map project. The server handles the database that contains all of the user information, as well as any register/login requests that a user submits. In order to properly use the app, you must first run the server code. Once a user logs into the app, a randomly generated family tree is created that also contains randomly generated life events for members of the family. The app incorporates the Google Maps API so that a user can scroll across the world and select individual life events.