https://github.com/iepathos/dreamworld
Repo for site created in response to Dreamworld Django/Python technical exam.
https://github.com/iepathos/dreamworld
Last synced: about 3 hours ago
JSON representation
Repo for site created in response to Dreamworld Django/Python technical exam.
- Host: GitHub
- URL: https://github.com/iepathos/dreamworld
- Owner: iepathos
- Created: 2013-08-27T08:24:49.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2013-09-23T23:54:27.000Z (almost 13 years ago)
- Last Synced: 2025-10-09T20:03:16.876Z (10 months ago)
- Language: CSS
- Size: 320 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
dreamworld
==========
Repo for site created in response to Dreamworld Django/Python technical exam. Time limit of 24 hours.
This site takes a data set which is every city and county in California and populates a database with it through Django.
It features a list and detail view of the counties and sort by county with some Google map integration on the frontend.