Application de suivi de gymnaste de haut niveau pour la GymFed/FRBG
Go to file
Fred Pauchet 4e6bb63019 Remove duplicate code from pylint 2022-01-07 19:28:23 +01:00
config There is still a bug with whitenoise and static files storage 2022-01-06 16:52:40 +01:00
requirements Pin astroid version in ci.txt 2022-01-01 21:26:54 +01:00
static Update skill details display on dark theme 2022-01-03 09:13:12 +01:00
templates Update Select component 2022-01-06 17:59:21 +01:00
ultron Pylint review: part 1 2022-01-07 18:08:39 +01:00
.drone.yml Blacked python file 2021-12-19 09:30:51 +01:00
.gitignore Big update of Plan class 2022-01-05 18:44:15 +01:00
.pylintrc Remove duplicate code from pylint 2022-01-07 19:28:23 +01:00
Procfile Changing to 2021-12-09 16:12:55 +01:00
README.md Enable Continuous Integration on Ultron 2021-12-09 21:16:30 +01:00
docker-compose.yml Minor UI imrovements 2021-11-30 18:46:17 +01:00
manage.py Changing to 2021-12-09 16:12:55 +01:00
requirements.txt update requirements 2021-12-19 09:39:13 +01:00

README.md

Ultron

Build Status

Deploiement sur Heroku

  • Créer l'application sur Heroku

  • Créer les variables d'environnement :

    • ALLOWED_HOSTS : avengers-ultron.herokuapp.com
    • DATABASE_NAME : ultron
    • DISABLE_COLLECTSTATIC : 1
    • SECRET_KEY : django-insecure-g_eoy6z%xshku4o5#k%o%i_%nb%pz80config#+t%f --> DATABASE_URL est créé automatiquement
        heroku config:set DISABLE_COLLECTSTATIC="1"
        heroku config:set ALLOWED_HOSTS="avengers-ultron.herokuapp.com"
        heroku config:set SECRET_KEY="django-insecure-g_eoy6z%xshku4o5#k%o%i_%nb%_pz80config_#+t%f"
        heroku config:set DATABASE_NAME="ultron"
    
  • Push de l'application

  • Création du super user : heroku run python manage.py createsuperuser

Applications

Skill

Learned Skill

Il y a quatre niveau de connaissance d'un skill :

  • non connu
  • connu avec aide (tapis, élastiques, fosse, …)
  • connu sans aucune aide
  • connu et enchainé