Registration system for students and subjects.
Demo Unavalaible
Table of Contents
The website is divided into:
- Login: login screen for registered admins.
- Courses page: it shows all courses and their workloads, you can create a new one, edit or delete it.
- Students page: it shows all students, you can register a new one, edit or delete it.
- Student enrollment select the student and which subject you want to enroll him in, you can edit or delete it.
Technologies used in the project.
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
This work is licensed under a MIT License. See LICENSE
for more information
Silas Rodrigues - @jinuye1 - silasrodrigues.fatec@gmail.com
Project Link: https://github.com/SilasRodrigues19/DogCursos
🔼 Back to top