This week, I finally recieved the display screens, so I started off by connecting them to the arduino and running the code that I had previously written. I ran into a few issues with the connection and some bugs that I had to fix, such as displaying the words legibly on the screen, and downloading extra assets to make the arduino and elegoo screen compatible. I also continued working on the web app portion of the website. I set up a new react app and created the three new pages corresponding to the ones that I had decided on in the app designs. I coded the base portions of the app, such as the logo and the navigation bar, which appear on every page of the app. I also spent a considerable amount of time reading through react’s documentation and tutorials to become better acquainted with their features.
I am currently on schedule for my portion of the the project. The display screen portion is finished, and only needs to be integrated with the rest of the project. I also have started working on coding the app and since reading through documentation, I also have a good plan on how to finish the rest of the app as well.
In the next week, I hope to completely finish at least one of the pages of the app.