GUBookSociety / uofg-book-society-website

A website created with Angular for the Glasgow University Book Society. (IN DEVELOPMENT)
1 stars 0 forks source link

Populate the Firebase database #23

Open liamlau opened 4 years ago

liamlau commented 4 years ago

We need to actually have the schema for a database to store user information in before we start working. Some initial fields could be:

(These will most likely be changed and added to throughout development.)

To do this, just go onto the Firebase project and add collections, etc.

liamlau commented 4 years ago

Luke has added the start of the Books collection, whereas I've added a simple start to the Users collection.

liamlau commented 4 years ago

We just need to expand on this, and whenever we add new fields to the database, make sure it integrates with the app still. (ask me for a list of changes if working on this - I've got a good idea what needs changed)

liamlau commented 4 years ago

I'll spend a bit of today adding more fields to the database for users, Luke seems to have added a sufficient number right now for the Books.