Gas Booking System on telegram with Mongo-db
- Helps to Book Gas through Telegram
- User can create account with password
- User can login and Book Gas through single login option
- Admin can view new-users and new Booking
api_id
(required) - Get your telegram API_IDapi_hash
(required) - Get your telegram API_HASHbot_token
(required) - your bot tokenadmin
(required) - Authorised user idMONGO_URL
(required) - Mongodb database URIAdmin_Pass
(required) - Set Admin Login Password!
git clone https://github.com/Roshan-Here/Micro-Project-Prototype
- pip install -r requirements.txt
- Edit `Config.py with your own variables
python3 GasBooking.py
Contributions are welcome.
Code released under The GNU General Public License.