sayuru-akash / student-management-system-laravel

A student admission, management, certification system developed for a local institution using Laravel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Contributors Forks Stargazers Issues GPL License LinkedIn


Logo

Student Management System - Laravel

A custom built student management system for an institute using Laravel, Bootstrap and MySQL
Explore the project »

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Contributing
  5. Contributors
  6. License
  7. Contact

About The Project

Product Name Screen Shot

(back to top)

Built With

(back to top)

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

This project is built using Laravel. So you need to have the following installed on your machine.

  • PHP
  • Composer
  • MySQL

Installation

  1. Get Composer running on your machine
    composer install
  2. Clone the repo and resolve dependencies, if any
    git clone https://github.com/sayuru-akash/student-management-system-laravel.git
  3. Run the project

(back to top)

Usage

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

(back to top)

Contributing

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!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

Contributors

This project is a corporate project done by the following user.

License

Distributed under the GPL-3.0 License. See LICENSE for more information.

(back to top)

Contact

Sayuru Akash - @sayuru_akash - contact@sayuru.me

Project Link: https://github.com/sayuru-akash/student-management-system-laravel

(back to top)

About

A student admission, management, certification system developed for a local institution using Laravel

License:Apache License 2.0


Languages

Language:Blade 47.2%Language:PHP 46.0%Language:CSS 4.3%Language:JavaScript 2.4%Language:SCSS 0.1%