Skip to content

NicolasRitouet/collectives

 
 

Repository files navigation

Actions Status Actions Status

INTRODUCTION

This is the collectives site to plan events within a mountain sport club. It is based on Flask.

Installation

  1. Unzip the package from the source.
  2. Install Python (this app has been tested with Python 3.8)
  3. Install required pip pip install -r requirements.txt
  4. (Development server at http://localhost:5000) ./run-test.py

Configuration

Instance specific configuration can be included in instance/config.py

Docker

🛠️ [TODO] 🛠️

Access

Default account is admin Default password is foobar2 (can be change in config.py)

Demonstration

A demonstration website can be found https://test.collectives.cafannecy.fr

Documentation

More detailed documentation can be found in doc folder or on the doc website: https://doc.collectives.cafannecy.fr

Tests

🛠️ [TODO] 🛠️

Contributing

Refer to the CODING file.

About

Site de collectives du caf Annecy

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 60.1%
  • HTML 23.3%
  • JavaScript 8.6%
  • CSS 7.7%
  • Other 0.3%