Skip to content

msaisushma/Bus-Search-with-Ajax-Response

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirements

Python 2.7
Virtualenv + Pip
Pyramid
SQLAlchemy
SQlite

Steps to run the Server

git clone <repo_url>
cd <repo>
virtualenv .
source bin/activate
pip install Pyramid sqlalchemy pysqlite pyramid_chameleon
python server.py
# Navigate to http://localhost:8008/ or http://localhost:8008/bus/

About

Bus route information is displayed through Ajax Response

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published