Skip to content

An Online Bookstore, made using the Django Framework, with some basic functionalities.

Notifications You must be signed in to change notification settings

sarthakagarwal18/The-Attic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Attic - An Online Bookstore

An Online Bookstore, made using the Django Framework, with some basic functionalities. Made for learning purposes :)

Features

  1. Login-Logout System.
  2. Registration, both direct and through Facebook.
  3. Activation Mail sent at registration.
  4. Cart functionality.

How to Use

 git clone https://github.com/sarthakagarwal18/Django-Bookstore.git
 pip install -r requirements.txt
 python manage.py runserver
 Go to http://localhost:8000/store/

Screenshots

Home Screen

Cart

Log In Screen

Registration Screen

About

An Online Bookstore, made using the Django Framework, with some basic functionalities.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published