Making event management smoother with fast face recognition, real-time updates, and reducing paper waste for a greener world! 🌍✨
Evently is a fully standalone executable application for Windows, created with Flet Python. It is currently in the developing stage, but you can still get started with the following steps:
- Anaconda installed on your machine.
-
Clone the repository:
git clone https://github.com/yourusername/Evently.git
-
Navigate to the project directory:
cd Evently
-
Create and activate the Conda environment:
conda create --name evently_env python=3.9.18 conda activate evently_env
Install the required dependencies using the requirements.txt
file:
pip install -r requirements.txt
**For Now GUI developing is only allowed, making changes to modules out of GUI is prohibited!!
cd Evently/GUI/myapp
flet -r main.py
- Login Options: Users can securely log into their accounts.
- Create New Users: Easy option to create new user accounts.
- Dashboard Area: After logging in, users are greeted with a dashboard for insights on performance and upcoming events.
This project is licensed under the MIT License.
For any questions, feedback, or suggestions, feel free to reach out:
📧 Email: adwaithleans616@gmail.com or subhamaditya03@gmail.com
Made with ❤️ by Adwaith PJ https://github.com/adwaithpj