-
Notifications
You must be signed in to change notification settings - Fork 0
Blog
Add Below:
11/29/2023 - danbergeron3
I created a GitHub repository for our project. I then tied it too a GitHub project. This gives access to a kananboard, repo statistic. I then created created the android project and add set up the projects Gradle. I help the team by managing aspects of the GitHub repo. I created a constants class for the project. Currently working on three issues creating documentation for fonts rules for our project. Also I working on a class that will dynamically populate the catalog page. I am also creating the a Skeleton for the static aspects of the page.
11/29/2023 - DannyMacha22
For the first couple of weeks I worked with Ryan on creating our Database. Ryan and I sketched out the database in an E/R diagram and then I translated that into a database using SQLiteStudio. Ryan wrote a DatabaseHelper class which I edited a little and now I am outlining an Adapter class that will be a layer of abstraction between the code and the database. Ryan and I will both work on that class.
Besides the database, I outlined a few function stubs for helper functions that will be used in the future.
Here is the ER Diagram: