Skip to content

An example deployment of Django for an event equipment rental company.

Notifications You must be signed in to change notification settings

VCollins/EventGearSauce

Repository files navigation

EventGearSauce

An example deployment of Django for an event equipment rental company.

The development approach followed will use site-wide static files (CSS, JS & images) and HTML templates. This is done so that all projects within the main project folder have access to these assets.

So far, basic CRUD pages exist for creating, viewing, updating and deleting sound equipment on the site. User authentication and credentials will eventually be implemented to control access to site actions.

This site example is a work in progress.

Thanks to William S. Vincent for his book series on Django development, and TechWithTim for the helpful videos on Django-oriented topics.

About

An example deployment of Django for an event equipment rental company.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published