forked from qtrandev/ftlviz
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
Created items to discuss changes needed for this implementation:
- Add log in and log out - email login at the simplest, Google or Twitter support additional
- Add support for saving information in markers - may be Firebase
- Possibly add custom markers
References
Marlin Bay interactive map (link)
Details
Log in / log out
TO-DO: Find out how to implementation this. Start with email/password?
Saving information
TO-DO: Look for ways to save information. If use MySQL, Postgres, or some other DB, then we need a separate running server since our code is client-side. If using Firebase, it might be simpler.
Userbase support
We don't expect many people using this in the beginning so expect maybe 100 test users at most. In the future, need to scale up.