This is a Degree Audit System designed to help Ashesi University students easily track their academic progress and meet their degree requirements. The system provides students with a clear overview of their courses, grades, and degree requirements, making it easier to audit their academic progress towards graduation.
- Login System: Secure authentication for users.
- Home Page: Displays a summary of the student's academic progress.
- Course Audit: Allows students to view completed and pending courses.
- Advisor Dashboard: Academic advisors can manage and track student progress.
- Responsive Design: Optimized for both mobile and desktop views.
- React.js
- Node.js
- Php
- Mysql
To run this project locally, follow these steps:
- Clone the repository:
git clone https://github.com/EddyKubwimana/Degree_audit.git
- Navigate into the project directory:
cd Degree_audit/frontend
- Install dependencies:
npm install
- Run the development server:
npm start
- Open your browser and navigate to:
http://localhost:3000
- Fork the repository.
- Create your feature branch (
git checkout -b feature/AmazingFeature
). - Commit your changes (
git commit -m 'Add some amazing feature'
). - Push to the branch (
git push origin feature/AmazingFeature
). - Open a pull request.
This project is licensed under the MIT License - see the LICENSE file for details.
Take care