Closed danistrausburger closed 1 month ago
This week, I worked on adding the nav bar to the webpage and making the CSS look clean. I also tried to look into potential APIs we could use and have determined that making one might be our best option but https://graphql.org/ could be useful to help us build our API.
I worked on the database design, I updated our ERD Model, and wrote a sql script for our database.
This week I worked on creating CSS stylesheets for each html file, helped discuss what the structure of our repo would be, and did more research on what API we should use moving forward.
I worked on the database design, I updated our ERD Model, and wrote a sql script for our database.
@IsabelM8 Thanks for addressing that ERD has been updated. Could you add a Database design page on Wiki pages, and attach the updated ER diagram? Thanks
This week, I worked on our app deployment, as well as discussing structure. I wrote and debugged our app.yaml file, with multiple hours of research into how to properly deploy our website using it. I also added a login placeholder file, and helped to incorporate the navbar into the different web pages. I restructured our files for ease of access as well.