Skip to content

Software that helps dormitories to manage their key allocations using Python Flask, MongoDB, Vanilla.js and Bootstrap5

License

Notifications You must be signed in to change notification settings

eyupbarlas/KeyFinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KeyFinder

Architecture

KeyFinder Architecture

About Project

Work in progress. T

Features

How To Use

Required Libs

pip install Flask
pip install pymongo
pip install requests
pip install dnspython
pip install passlib

Deploying Python Flask App to Heroku

Useful documentation by Heroku

My explaination on another project

Useful terminal commands after deployment:

  • After making a change on production: git add . + git commit -am "your message"
  • Pushing the app to the cloud: git push heroku master
  • Checking for logs: heroku logs --tail

Setting Up Telegram Bot

To build a bot for Telegram, you need to talk to BotFather and follow the simple steps. He will give you a token to start a chat with your bot.

Setting up MongoDB Atlas

Useful documentation from MongoDB

Personal Informations

Eyüp Barlas [email protected]

Waasiq Masood [email protected]

For more projects from me, click here.

For more projects from Waasiq, click here

About

Software that helps dormitories to manage their key allocations using Python Flask, MongoDB, Vanilla.js and Bootstrap5

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published