This is the main repository of BRD Management System. The client-side operations are managed through a ReactJS app whereas server-side operations are managed through a REST API developed using expressjs. Some stats regarding the project are:
The Beta Version 1.0 of this system is and can be accessed at:
Anyone who wishes to add positive contribution to this project is more than welcome. But the following two things must be kept in mind before contributing.
- You need a working
.env
file for the backend of this system to work. You can ask for this file from the project manager or create one yourself for testing purposes. - This application is fully configured to run in a docker container, so, it is advised not to modify configuration files as it will cause the future deployments to fail.