Closed dayodin closed 1 year ago
@dayodin looks good! I don't see any changes that will cause problems with our previous work it is encapsulated well!
Good work, solves a few of our problems and was very understandable to read and seems easy to modify down the line, we should merge this
@dayodin Nice work on manipulating the objects in the backend with the frontend. I had trouble figuring that out myself. I ran your version of the project, and it seems that the Delete button functioning is in progress (ie clicking on it does not trigger an action event). Good job! Maybe in the next sprint we should include validators in the mongodb models to prevent duplicate tasks/modules
Frontend: Refactored, added CSS, and added flex containers Backend: Add the ability to add, delete, and see tasks in a module