Skip to content

Sekoliko/MySchool/MonEcole : School management Software.

License

Notifications You must be signed in to change notification settings

SylvanoTombo/sekoliko

 
 

Repository files navigation

Sekoliko build status : CircleCI

All Contributors

School Management Web Application OPENSOURCE

Requirements

composer
node && yarn
php > 7.1

Usage

Step 1. Fork this project

Step 2.

- git clone https://github.com/[your_username]/sekoliko.git

Step 3. Create new branch [optional] (if you want to contribute)

- git checkout -b feature/my-branch

Step 4. Install composer dependencies

- composer install

Step 5. Install node dependencies

- yarn install

Step 6. configure .env to your own database

Step 7. Update database schema

- bin/console doctrine:schema:update --force

Step 6. Run server

- bin/console server:run

Step 7. Run webpack server for assets

- yarn encore dev --watch

Create your first user by running

php bin/console sekoliko:create:super-admin

Design

Make cool and user friendly design, we have a template named admirator inside assets directory for theme.

Online test

Sekoliko url

Use :

login : sekoliko
password : sekoliko

Functional proposition

IF YOU HAVE NEW PROPOSAL FUNCTION PLEASE CREATE NEW ISSUES.


Make cool things 😉


Contributors ✨

Thanks goes to these wonderful people (emoji key):

SylvanoTombo
SylvanoTombo

💻
RinaVatosoa
RinaVatosoa

🎨
nyantso
nyantso

💻
Fy Kely
Fy Kely

💻 🎨
Chrys Rakotonimanana
Chrys Rakotonimanana

💻
Jul
Jul

📆 👀 ⚠️ 💻
Hantsaniala Eléo
Hantsaniala Eléo

🎨
Tolotra Raharison
Tolotra Raharison

💻
Vony Randria
Vony Randria

💻
rhianmax
rhianmax

💻
Henintsoa Harinoro
Henintsoa Harinoro

🌍
Mika Andrianarijaona
Mika Andrianarijaona

💻 📖

This project follows the all-contributors specification. Contributions of any kind welcome!

About

Sekoliko/MySchool/MonEcole : School management Software.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 46.3%
  • PHP 29.2%
  • CSS 20.0%
  • JavaScript 4.5%