Skip to content

GeekTrainer/confoo-django-demo

Repository files navigation

Django Conference Management Application

This is a Django-based web application for managing a conference. It allows potential speakers to submit talks for approval. The talks can then be approved or rejected by staff.

Features

  • User authentication
  • Talk submission
  • Talk approval/rejection
  • Talk listing
  • Talk detail view

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Project structure

The project is divided into two main Django apps:

  • agenda: This app contains the models and views for the conference agenda.
  • conference_auth: This app contains the models and views for user authentication.

Demo overview and setup

Instructions are provided for two demos based around this repository to highlight features of GitHub Copilot.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published