Building React Web App to manage attendance in a university.
The Bunk Manager Mern project offers two methods for installation: the conventional way and using Docker. It provides detailed guidelines for contributing to the project, including cloning, making changes, and creating pull requests. Additionally, the project includes prototypes for various pages like Landing Page, Login Page, Sign Up Page, About Us Page, Today Page, and Subject Details Page.
docker-compose build (to build the project).COMPOSE_HTTP_TIMEOUT=200 docker-compose up (to run the container).The Bunk Manager Mern project offers two installation methods, detailed guidelines for contributing, and provides prototypes for various pages. Users can choose between the conventional way or use Docker for installation. The project aims to simplify the process of contributing by providing step-by-step instructions for forking, cloning, making changes, and creating pull requests.