GithubHelp home page GithubHelp logo

samuelashagire / conference_project Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ipelino/conference_project

0.0 0.0 0.0 47 KB

Class project for a Conference management App

Python 86.71% CSS 0.18% HTML 13.11%

conference_project's Introduction

Conference_project

Class project for a Conference management App

Name:

Registration Number

Department:

Scenario

===========
You have been assigned to develop a conference management system for a prestigious event management company.
The goal of the project is to create a robust platform that will streamline the organization and scheduling
of conferences, manage speakers, and facilitate efficient scheduling for attendees.

Key Features:

  1. Conference Creation: The system allows event managers to create new conferences by providing details such as the conference name, category, date, venue, and theme.

  2. Speaker Management: The system provides a comprehensive database to manage speakers. Event organizers can add, edit, and remove speaker profiles, including their name, bio, contact information, profile picture, and areas of expertise.

  3. Schedule Management: The system enables event managers to create schedules for conferences. They can define time slots, assign speakers to specific sessions, and set the duration of each session.

  4. Attendee Registration: The system includes a registration portal where attendees can sign up for the conference. Attendees can provide their personal information, select sessions they wish to attend, and make payments if required.

  5. Session Reminders: The system sends automated session reminders to registered attendees, ensuring they are notified about upcoming sessions and any changes in the schedule.

  6. Reporting and Analytics: The system generates reports on various aspects of the conference, such as attendance statistics, session popularity, and speaker ratings. These insights help event managers make informed decisions for future conferences.

Assignment - June 2023

=========================

  1. Create two django apps; Conferences and Speakers (if they're not already created in the project template)
  2. Based on the above scenario plan the url patterns for both conferences and speakers that you think would be needed for the above functionalities.
  3. Design and create required data models in django for both conferences and speakers.
  4. Add at least 10 dummy data for each of the models you will create.
  5. Ensure that your database file is pushed with your project. (by default is it left out by the .gitignore)

PS: Don't forget to add your name, department and registration number.

conference_project's People

Contributors

ipelino avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.