Open JamesTeague opened 6 years ago
@gpwilson You will not be able to really test this without a computer and access to the firebase project, which I can get you access to; however, if you want, just let me know when you have tested the other issues and I can check to make sure to check the database.
@JamesTeague Created account with email gpwilson@centurylink.net if you would like to check DB
Does not look like we are recording the name of email-password users. Before closing the ticket that should be fixed.
Due to app rewrite this functionality has been lost.
@JamesTeague could you elaborate a bit about why/how this was lost? Just curious! 😄
I scrapped the whole thing and started from a blank file so there was no code and I hadn't put it back in at the time of the comment. It's currently being worked on now though.
Is it the same DB model in terms point allocation, voting, etc.?
Um yes, the information will be back there but I haven't decided on a data model yet. Haven't made it to bids and voting yet. But it was up in the air before.
When a new user signs in, the system should create the necessary entries in the database. These entries contain things like allocating the 10 voting points they are allocated each year and an ID at the very least. I believe new nodes can be added to firebase as needed. They can be added when those stories arise.