Agency Management System
- 3 Devlogs
- 4 Total hours
I created an agency management system to smoothen out tasks like collecting leads and giving those leads to different members in the agency, This totally works on web.
I created an agency management system to smoothen out tasks like collecting leads and giving those leads to different members in the agency, This totally works on web.
#3
Worked on the interface and functions of the management system for all users. Been working on debugging issues and adding more features.
#2
Completed the backend part which contains all the essentials to run the things behind the GUI. It also contains the database where the details of all the clients will be saved and can be transferred to different departments. Also added the environment variables and packages using AI to make the deployment part easy so that I can just copy and paste my database hosting url in the code to run in the backend and take requests from frontend
#1
Started working on the agency management system that basically turns the process of manually collecting leads and transferring them to an online easy process.