Skip to content

A custom Django frontend to interact with the Southern Sierra Wildflower Club 2019 database

Notifications You must be signed in to change notification settings

drew-gill/Django-Web-Database

Repository files navigation

About this Project

Final project for Information and Database Systems, a custom Django frontend to interact with the Southern Sierra Wildflower Club 2019 database. Functionalities include:

  • Querying the DB
  • Updating the DB
  • Inserting into DB
  • User login
  • SQL Statement Sanitization
  • Image search + association with query
  • Update Log created from triggers
  • Indexed entries in the SIGHTINGS table

How to Run

  1. Install Python
  2. Install pip
  3. Install Django
  4. Run py manage.py runserver (Windows) or python3 manage.py runserver (Unix)

Video Demo

View the video demo here!

About

A custom Django frontend to interact with the Southern Sierra Wildflower Club 2019 database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published