Skip to content
This repository has been archived by the owner on Feb 19, 2019. It is now read-only.
/ booksManiacs Public archive

startup against the high prices rates of books in IIT Roorkee

License

Notifications You must be signed in to change notification settings

NebulaX/booksManiacs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bookManiacs

Instructions:

Source Code of the website built for our project bookManiacs using Django Web Framework

###Dependencies

###Configuration

  • Clone this repository to your local machine
  • In the website directory of the root folder create a file named dbConfig
  • Open dbConfig using any text editor and enter the full path of the file bookManiacs.sqlite3 present in the database folder (refer to dbConfig.sample)

###Starting Server

  • Navigate to the website directory in your root folder through command line i.e the folder where manage.py is present .
  • Run python manage.py runserver
  • To test the setup navigate to 127.0.0.1:8000/admin
  • If configuration is done properly, a login dialog will appear. Use the following credentials :

Username: Your full name eg. aksheshdoshi

Password: Your first name eg. akshesh

###Usage

#####For Front End (html Pages)

  • Navigate to website/bookManiacs/templates/bookManiacs

This directory has all the html pages . You can see the url of the page from website/bookManiacs/urls.py

#####Database Changes

  • For making changes in the database go to 127.0.0.1:8000/admin/ and login as explained above .
  • Remember to change you password and commit these changes to the repository

#####Web Pages

###License

MIT Licensed

Copyright (C) 2014 NebulaX

About

startup against the high prices rates of books in IIT Roorkee

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published