Skip to content

pratikgadiya12/cricbase

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cricbase

Cricket Database using Django and PostgreSQL/SQLite3

Running the local server

Run from terminal from the project folder: python manage.py runserver port

Cycle through ports if http://127.0.0.1:8000/ is not available.

Tech Stack

  • Django
  • SQLite3
  • Bootstrap
  • d3.js

TO-DO

  • Django Skeleton
  • UI
  • Database Registrations.

About

Cricket Database using Django and PostgreSQL/SQLite3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 69.5%
  • Shell 30.5%