Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

productin

Technoligies used:

Frontend

  • HTML
  • CSS
  • Bootstrap
  • JavaScript

Backend

  • Flask
  • flask-sqlalchemy
  • SQlite database
  • flask-mail to send OTP for email verification
  • Python 3.11.5

Description:

It is a product booking website where user can book products. It has signin and signup functionality using flask-login. Email verification is done using flask-mail while creating an account.

Home page:

SignUp page:

Email sending alert:

Sent mail UI:

Email verification page:

User have 5 attempts to enter the corrrect otp.

SignIn page:

After user login if he is admin, admin page will be displayed, otherwise userpage will be displayed.

User page:

After booking 1st product:

User have the functionality of selling product.

After booking 2nd product:

Admin page:

Products page(adding product):

Here admin have the functionality of adding and removing product.

Products page(editing product):

Here admin have the functionality of inline editing of product details .

Accounts page:

Here admin have the functionality of adding and removing user.Password will be stored after hashing.

Bookings page:

Here admin can remove user bookings.

About

It is a product booking website.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages