Skip to content

RittikeGhosh/Plaground-Booking-system

 
 

Repository files navigation

Online-Plaground-Booking-system python project

install python 3.0+ along with pillow library
pip install Pillow

...... userLogin.py is the main file


User login credential for testing is : (username: user ,password : user)
Admin Login Credntial is : (username : admin , password : password)

Configure the mail.py file for the mail

email username add your email and password in the line 12 and 13.
if you are gmail user
------> enable less secure app in google account and remaining all set
else
------> configure the mail domain and smtp port in line 52

After the mail file configuration You are set to send mail and hence signup portal works perfect

Now you are all set to go .... Enjoy the app !!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%