Skip to content

alexisadrianc/driver-academy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Management for Driver Academy

Welcome to the repository of the management system for a driver academy! This project aims to provide a complete solution to administer and manage the driver training processes in an academy.

Project Description

The purpose of this system is to facilitate the management of a driver academy by simplifying tasks related to student registration, progress tracking, class scheduling, evaluations and more. Some key features of the system include:

  • Student Registration: Allows you to register new students by providing their personal and contact information.
  • Class Management: Facilitates the scheduling and organization of classes for different levels of training.
  • Progress Tracking: Keeps track of each student's progress, recording their grades and training progress.
  • Exams and Evaluations: Administers and grades practical and theoretical exams and evaluations.
  • Instructor Management: Allows you to manage instructor information and assign them to different classes.

Installation Guide

To set up the system in your local environment, follow these steps:

  1. Make sure you have Python installed on your system.
  2. Clone this repository: git clone -b web_academy --single-branch https://github.com/alexisadrianc/Portafolio.git
  3. Go to the project directory: cd your-repository
  4. Install the dependencies: pip install -r requirements.txt
  5. Execute the database migrations: python manage.py migrate
  6. Start the development server: python manage.py runserver
  7. Log in to the system in your web browser: http://localhost:8000

License

This project is distributed under the MIT License. For more details, please refer to the LICENSE file.

I hope this management system for a driver academy will be of great use to simplify your processes and improve the training experience for students. If you have any questions or need help, please feel free to open an issue or contact me via email alexis.adrianc@gmail.com.

Thank you for using our system and contributing to the project!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published