Etown-CS / EtownCoursePlanner

Elizabethtown College | Computer Science Department | Capstone Projects
MIT License
4 stars 0 forks source link

Weekly Report 2024-10-17 #30

Closed danistrausburger closed 1 month ago

danistrausburger commented 1 month ago

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.

MelissaPatton commented 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.

IsabelM8 commented 1 month ago

I worked on the database design, I updated our ERD Model, and wrote a sql script for our database.

Stephaniemotz commented 1 month ago

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.

JingwenJessica commented 1 month ago

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