Skip to content

yoda-jm/poireau

 
 

Repository files navigation

Pool Of Intelligent Records Effortlessly Auto-generated for Usability (POIREAU)

This project aims at creating an internal website to ease file management and song learning between all the members of a choir.

Who does that ?

This project is currently managed by members of the Negitachi choir.

How to use the project if you're not used to working with Python/Django projects

You will find details instructions here on how to understand the project if you're not yet used to Python/Django development.

How to use the project if you're used to working with Python/Django projects

Installation

pip install -r requirements.txt
./manage.py migrate

How to try some features

./manage.py shell_plus --notebook

and open Poireau Notebook

How to launch the tests

./manage.py test

(Note : no tests have been written so far... [TODO] anyone ?)

How to discuss

Mailing List

About

Choir Files Management Django Website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.7%
  • Shell 0.3%