- Xampp
- wkhtmltox
- Python
pip install -r requirement.txt
- start Xampp (Apache, mysql) server
- Create database as shown in the video and main.py file
- python main.py
- User can book and print tickets online for any temple listed on the website
- You can watch live darshan of the listed temple
- Temple Admins can get a through idea on past transaction through http://127.0.0.1:5000/admin
- Login credentials are highly encrypted through argon2 hashing
- All the transaction are stored securely in the form of blockchain where each transaction is stored in unique block
- Website is highly responsive suitable for any screen size
- Robust jinja templating has been employed for optimal performance with flask