Clug is an application to manage multiple club/association on one unified web platform. The platform is separated in three kind of user:
- Adminstrator have all permissions on the platform
- Manager are can manages organisation
- User are the associations
This project will use Lerna for managing in one repo the backend and the frontend of the application.
The backend is created with Express
The frontend is created with React
See the Backend Readme
See the Frontend Readme
To create your own docker image, just execute npm run docker:build
.
You can also run npm run docker:up
to have a complete test environment.
- Audrey Huguenin
- Sebastien Aubert
- Arthur Verdon