Week-09
GitHub Repository for frontend : https://github.com/hasithakeshana/AF-Project-Frontend.git
GitHub Repository for backend: https://github.com/hasithakeshana/AF-Project-Backend.git
Most of the frontend components have been completed and pushed to the github repository. Only a small part of adding a new item category remains where I have to create a drop-down list and a text-box to add category and subcategory respectively.
The add manager form without email configuration was pushed on the previous week as well.
Furthermore, the component I am doing has to make an array of categories and to be added to the database, it is a problem that I’m currently facing. Solutions are being searched on.
Started learning redux.