An open API service indexing awesome lists of open source software.

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.

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.