BobTheFarmer / Colin-Blog3

MIT License
0 stars 2 forks source link

Colin Weis - Final Sprint Plan #26

Open BobTheFarmer opened 4 months ago

BobTheFarmer commented 4 months ago

Objectives:

Currently, my parts of the project are very disconnected and hard to use. To fix this and add more, I will focus on the assignments feature which is fundamental to our project and needs to have more usability. I will also work on creating a new revamped frontend for our team to use. I also need to focus on implementing the person / user system.

First, I will focus on fixing the frontend of our project in general, by creating a custom css template for all the html pages my team can use. I will also create a html header for other pages to reference. Key features of this revamp will be:

Project Goals

What I will show

Plan:

Day Task
Monday Revamp new main page with header and start css
Tuesday Finish shared css, revamp assignment and issues frontend to use it
Wednesday Start new flashcards in assignment backend. Create new subsection with ids under api controller. Create unique parameters and make POJO
Thursday Create endpoints for assignment flashcards using existing flashcards
Friday Finish up backend with submissions for students using flashcards. Start front-end.
Saturday - Monday Finish frontend for flashcards. Implement user into all parts of my apis, assignment and issue. Should be easy as already set up, just need user system.