Giter VIP home page Giter VIP logo

BuergerbautStadt

http://buergerbautstadt.de - Finde geplante Bauvorhaben in deinem Kiez.

Starthilfe

  1. Python und Django installieren.
  2. Repository in einem beliebigen Ordner clonen.
  3. Gehe in euer/pfad/bbs/bbs und kopiere die Datei default.local.py in den gleichen Ordner und nenne die Kopie local.py.
  4. Öffne local.py in einem Texteditor und ändert die Werte für den Datenbankadapter.
  5. Eine Konsole öffnen und per cd euer/pfad/bbs in den Ordner bbs wechseln,in dem die manage.py liegt.
  6. In der Konsole python manage.py syncdb ausführen und User + Passwort angeben. In der Konsole python manage.py runserver ausführen.
  7. Browser öffnen und in die URL http://localhost:8000/ aufrufen -> Es sollte eine Berlin-Karte zu sehen sein.
  8. Über http://localhost:8000/admin/ könnt ihr Euch einloggen. Dort seht ihr die Tabelle Projects -> Wenn ihr darauf klickt, kann man neue Bauvorhaben hinzufügen.

buergerbautstadt's Projects

streetboxes icon streetboxes

Parses geojson shapes and finds streets that are inside

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.