Skip to content

IFUITU/5_rooms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Room booking system! IT WORKS only on terminal!

TO RUN THE PROJECT BEGIN FROM ---> python auth.py <---!!!

DBSM is POSTGRESQL!

#create database.ini file!
-------example---------
[postgresql]
host=localhost
database=db_name
user=postgres
password=postgres
#-----------------------/

db_tables.txt file/ TO CREATE TABLES IN DB./

TO MAIL A MESSAGE smtplib is used!
smtp_server --> ('smtp.gmail.com', 465)

WORKING STEPS!
#1)Authentication Register | Login
#2)Checking and choosing a room!
#3)Choose a date from which to which period of time you want to book that room!
#4)Send a message to your email account about your booking!
#5)Finish

About

Room bokkingsystem

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages