Git Product home page Git Product logo

sekoliko's Introduction

Sekoliko Web Application

Based on Symfony 4.0

Contribution Setup

  • Fork this repository in your branch

  • Clone and run composer install --prefer-dist

  • Configure your database connection in .env

  • import DataBase in data/dump/

  • All Class Name is in StudlyCaps and have a prefix as Sk

  • All method name is in camelCase prefix not required

  • All html class have a separated with - ex class="my-class"

  • Add a documentation in your code

GIT

  • Commit message must with git commit -m "(action ? add : edit : delete : update) : file edit or your big modification

  • Send your PR in develop branch.

TODOS

  • Add import export data (csv) done on #24

  • Add chart in dashboard

  • Add url security

  • Log activities (logs)

  • Add softdelete

  • Ariary net integrations

Import export data

To import student data go to /admin/classe/ then click on student list /new student , Import etudiant via csv file , and format your csv like bellow :

nom prenom email username adresse telephone date de naissance sexe Addition Pere Mere Contact Parentale
jul jul [email protected] jul1 jul 345475684 29/01/95 M Passant Rakoto Rasoa 0329473033
jul jul [email protected] jul2 jul 345475684 29/01/95 F Redoublant Rakoto Rasoa 0329473033

Front

  • Run yarn install to install all dependencies.

  • Run npm run watch to watch your changes.

  • Todo

    • Hot reload feature to improve Developer Experience
    • Add tests.

Made for all Malagasy kids !!!

sekoliko's People

Contributors

julkwel avatar chrys-elrak avatar hantsaniala avatar tolotrasmile avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.