Skip to content

Assocify-Team/Assocify

Repository files navigation


Assocify

Assocify is an application to centralize all of your student organization needs in one place: accounting, chat, event management, todo list, announcements, minutes of meeting...

Key Features

  • Chat & Announcements
  • Budgets & Transactions
  • Receipt Management
  • Security & Authentication
  • Offline Access
  • Audio Notes
  • Dynamic To-Do List
  • Event Map
  • Personalized Schedule
  • Gamification of Staffing
  • When to Meet

Team

Name GitHub username
Lorenzo Padrini ortoLover
Sarah Badr sarahbadr17
Maï-Linh Cordonnier Mai-LinhC
Rayan Boucheny Polymeth
François Théron ZiZouet
Sebastien Kobler SekoiaTree
Sidonie Bouthors SidonieBouthors

Quick Links

Figma

Project Proposal

Architecture diagram: Architecture diagram

Setup Dev environment

This repository uses client hooks to ensure the quality of the commits. You need to install the pre-commit python package to set it up :

# Using apt
apt-get update
apt-get install pip
pip install pre-commit

# Using pacman
pacman -S python-pre-commit

Then run:

pre-commit install --hook-type commit-msg

All the commits must follow the Conventional Commits specification. This is checked both locally by the hook and by the CI on pull requests.

About

A cool project about managing associations :)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages