A custom built student management system for an institute using Laravel, Bootstrap and MySQL
Explore the project »
Table of Contents
To get a local copy up and running follow these simple example steps.
This project is built using Laravel. So you need to have the following installed on your machine.
- PHP
- Composer
- MySQL
- Get Composer running on your machine
composer install
- Clone the repo and resolve dependencies, if any
git clone https://github.com/sayuru-akash/student-management-system-laravel.git
- Run the project
This project is a student management system for an institute. It has the following features.
- Student registration
- Student login
- Student profile
- Student admission
- Student management
- Student certificate management
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- 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 project is a corporate project done by the following user.
Distributed under the GPL-3.0 License. See LICENSE
for more information.
Sayuru Akash - @sayuru_akash - contact@sayuru.me
Project Link: https://github.com/sayuru-akash/student-management-system-laravel