This repo contains the files for ProjectX. ProjectX is an automatic morning announcement system, targeted for educational institutions. Protected under Apache License 2.0
To use it:
- Run a MongoDB server localy.
- Update the database, using the function in the projectx.py file.
- Run the main.py program using kivy.
Basic Requirements:
- kivy
- mongoDB