Giter Site home page Giter Site logo

tickermaster's Introduction

BTP405 Winter 2023: Project 1 - Due March 6 (20%)

Members: Zander Maitland, Meetsimar Kaur, Tanvir Singh, Maria Dmytrenko, Giuseppe Cosentino

Django CI Pylint

Learning Objectives

  • identify a potential product and feature set based on customer need
  • apply agile methodologies to management of a software product
  • create a high level architecture for a given product
  • build a system given a high level architecture

Overview

Your task is to build a product that will assist a company with concert ticket sales management. Users will have the opportunity to place orders for concert tickets. The following is information obtained when doing domain analysis and user research. Use this as a starting point when designing your product. The agile product engineering approach should be used to manage your development.

Your team must contain between three to five members. Each is expected to contribute equally to the final deliverable. If you do not have a group to work with, please let the instructor know and you will be assigned one.

Research

The solution must support multiple venues and multiple concerts in order to be useful to potential customers. Each venue will have a unique seating plan. For simplicity, the product will not track individual seats, but types of seats. Each seat type will have a certain number of seats allocated to it.

For example, the "Toronto Concert Hall" may have 100 floor seats, 500 level 1 seats, and 3000 level 2 seats while the "Sony Centre" may have 1000 gold seats and 7000 silver seats.

Concerts are usually held on a particular date and at a particular venue. A concert booked at a particular venue can (but does not have to) use all the seats in a venue. A concert promoter may decide to only use 50% of the seats in the chosen venue. Each seat type is assigned a single price. The number of seats sold shall be tracked by the system.

Information about venues, concerts, pricing and initial account balances must be uploaded into the system. The information must be updatable by the company hosting the system

Our system should be able to accept and process tickets orders from consumers (who may purchase a small number of tickets) and resellers or other commercial clients that purchase tickets in bulk. Such orders should be accepted via conventional Internet standards. It shall be able to process requests from multiple clients concurrently.

For now, we can safely assume that users will communicate in English and make purchases in Canadian dollars. In order for the product to be used in multiple countries, it should be designed in a matter such that it can easily support other languages and currencies in the future.

Our current team has background using the Python language and its associated web frameworks. Examples of these frameworks include Django and Flask. They also have experience with socket-level programming.

Deliverables

  • a product vision
  • personas, user stories, features
  • a high level architecture diagram
  • your JIRA project, this should contain your item backlog and sprints
  • a functional product
  • a demonstration and verbal discussion about your project with the instructor

Grading Criteria

Your work will be evaluated based on how well you have applied the concepts explored in the course material.

Submission after the due date will be penalized 10% per day

tickermaster's People

Contributors

zandercraftgames avatar marythedev avatar tanvirsingh1 avatar joeycose avatar meetsimar avatar github-classroom[bot] 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.