Skip to content
/ Freg Public
forked from furkantokac/Freg

Small community registration system with Python3, MongoDB, PyQt5

License

Notifications You must be signed in to change notification settings

Oldkid13/Freg

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Freg Alpha V0.0

Freg is a program under Faunus project that handle the small registration task. It uses MongoDB as database and PyQt5 as GUI.

Screenshot :

Requirements

  • Python3+ (Python2 is not tested.)
  • MongoDB
  • pymongo
  • PyQt5
  • Linux or macOS (Windows untested yet)

Deployment

  1. Install MongoDB Server
  2. Install Python3+
  3. Install pip3
  4. pip3 install -r requirements.txt
  5. python3 main.py

Development Tools

Authors

Check contributors page.

About

Small community registration system with Python3, MongoDB, PyQt5

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%