Frontend Application for the CaveProvider School Management System.
Before running this code, you should have experience with the following:
- Javascript
- Angular
- Visual Studio Code
- Node Js => 14.21.3
- Angular CLI => 11.2.14
- Fork the repository.
- Clone your fork:
git clone https://github.com/yourusername/CaveProviderWebClient.git
cd CaveProviderWebClient
npm install
npm start
http://localhost:4200/
Currently, the project has 9 Modules
- Institution Setup
- Staff
- Student
- Report Card
- Transcript
- Bursary
- Accounting
- Settings
If you want to contribute, the first thing is to set up the project and then open an issue with a feature request or generally on anything you want to work and we will start a discussion from there.