System Development - Phase IV
Started the week with an online meeting about the documentation of the system. I was assigned to work on another module, terms, which will only be accessible to admin and registrar users.
Started coding the frontend and backend of the terms module. Initialized the functions in the terms controller and the web design on the view pages.
Terms index view finished. When a term is active, you cannot enable another term unless you disable the active one first.
| Terms| Add Term View |
Started working on mail notifications. Configured the smtp configurations in the .env file.
Alerts added in the modules. Implemented alerts in the users and terms module.
Committed the mail notification functions in the repository. Notifications will be sent into the user email when there are status changes on their applications.
Comments
Post a Comment