Skip to content

It is a simple PHP & MySQL application that you can manage a school.

License

Notifications You must be signed in to change notification settings

victorfg/schoolManagementSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

School Management System

It is a simple PHP & MySQL application that you can manage a school.

Video presentation (spanish)


Features

  • 3 types of user: Admin, Teacher and Student
  • Admin can create subjects, user, courses and create license plates
  • Teacher can create courses
  • Student can just see in a calendar the courses that has been enroll

Installation

  1. Download the script and move to desired location on the server.
  2. Configure the database connection in the config.php file.
  3. Make sure the landing/images/ folder is writable.
  4. Import the SQL dump from the db/schoolmanagementsystemdb.sql file.
  5. And you are ready to go! Hit URL localhost/schoolManagementSystem

Credits

  • Manuel Mendizábal González
  • Víctor Fernández Gayan

MIT Licensed

This project is licensed under the MIT License - see the LICENSE.md file for details

About

It is a simple PHP & MySQL application that you can manage a school.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published