Skip to content

inVenturePlus/inventure

Repository files navigation

inVenture+

Structure

How this web app utilizes the the Django open-source software to make this project come to life.

Directory

inventure

  • manage.py: Run this to make migrations, migrate the data, and launch the app.
  • inventure
    • SETTINGS.py: Contains all of the database, static files, directory settings, etc.
  • webapp
    • models.py: Object versions of the database tables and relations.

About

Main repo for inVenture+ web app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published