Giter Club home page Giter Club logo

planex's Introduction

Planex

Planex is a school exam scheduler made for INDBG, a Belgian school, as part of my end-of-studies/graduation project. It's a work in progress and documentation is available mainly in French.

Installation

Windows

Pour installer Planex sur un ordinateur Windows, il est d'abord nécessaire d'installer les programmes suivants:

  • nodejs: la version "Current"
  • python: la version "Windows x86-64 executable installer"
  • xampp

Une fois installés, vous devez télécharger le code source du projet (depuis Git ou en tant que ZIP) et ouvrir un invite de commande Windows dans le dossier de Planex. Les commandes suivantes sont à entrer (une par une):

pip install --user pyschedule simplejson
npm install
npm run build

Assurez-vous que le logiciel XAMPP est lancé et que "Apache" et "MySQL" sont lancés dans l'application. Rendez vous sur http://localhost/phpmyadmin pour importer la base de données. Une fois cela fait copiez le fichier config.default.js et nommez la copie config.js. Si vous avez changé le nom d'utilisateur/mot de passe par défaut de MySQL, il faudra modifier ce fichier pour qu'il corresponde.

Finalement, Planex peut être lancé grâce à la commande suivante:

node index.js

planex's People

Contributors

kindlyfire avatar

Stargazers

 avatar

Watchers

 avatar  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.