Canary is a url shortner and a Hotel Management system which is fully operational and user friendly.This system uses Mysql as database.
This system is based on flask as it is a web based system. You can use your own domain to connect to this but as it is only a project we recommand you to do run it without domain on localhost.
Download Python: Download
A Computer/Laptop with:
Operating system: Windows 7 or above/Mac os/ Linux
Ram: 4 GB or more
Disk: 5 GB free space
Software requirements:
Python 3.6.x or higher version
Flask module installed
pymysql module installed
shortuuid module installed
MySql installed
pip install -r requirements.txt
python main.py
This will start your app on 127.0.0.1:10000
, localhost:10000
Now you can just use it.
This project is only for education purpose and not for commercial use. We will not be responsible for anything. If you are using it then just don't just copy it first learn how it is working and then use it. And also don't forget to give use credit or it can cause a takedown request.