Skip to content
This repository has been archived by the owner on Apr 12, 2019. It is now read-only.

mgax/djangodash

Repository files navigation

Django Internets

A geo app used to mark LAN's and wireless access points on a map. Users can comment, comments are rated. This app allows users and administrators of LAN's/Wifi's to show their coverage on the map for sharing their internet connection with other people nearby.

Installation / Usage

virtualenv .
source bin/activate
pip install -r requirements.txt
python manage.py syncdb
python manage.py runserver

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published