Skip to content

An event management app that lets users participate in events and lets the organizers create new events

Notifications You must be signed in to change notification settings

manavpatnaik/event_management_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Event Management App


Homepage

Introduction

This app brings together participants and event organisers in a single platform, where the organisers can post events and the participants can register.

How I built this?

  • Django
  • Materialize CSS
  • Sqlite Database

To run the code:

Clone the repo

Run the migrations:

python manage.py migrate

To start the development server

python manage.py runserver

About

An event management app that lets users participate in events and lets the organizers create new events

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages