Table of Contents
About The Project
The project is about a school engineering sector website that's helps students to access easily to the archive, and gives the professor the chance to upload courses, projects, exams etc. to the students, all in one space managed by administrators.
Built With
Through the great journey of working we use these technologies listed below:
Getting Started
To get a local copy up and running follow these simple example steps.
Prerequisites
- Download and Install Composer @Composer
Installation
to install and set up the project. Follow the instructions below
- Clone the repo and cd to it
$ git clone https://github.com/Med-El-Mobarik/ensa-platform.git
$ cd ensa-platform
- Composer Install
$ Composer install
$ cp .env.example .env
- Create and migrate your database
$ php artisan migrate:fresh
- Generate your App Key
$ php artisan key:generate
- Seed your database
$ php artisan db:seed
- run the server
$ php artisan serve
CREATORS
El Mobarik Mohammed @Med-El-Mobarik |
MESRAR Hamza @ez7mz |
NABOUZI Yasser @NBGamer99 |
SENNAH Marouan @Sennah |
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!
- 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
Contact
© 2022 ENSAKH-IID, Inc Corporation.