Skip to content

CodeURJC-DAW-2019-20/webapp13

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tickts - Webshop

Tickts is a webshop for festival tickets for all around the world.

Contributors

  • Rodrigo de Siqueira-Lima Perez-Moreno
  • David Herrera Garcia
  • Rodrigo Díez Alonso
  • Miguel Cendrero Ortega
  • Jesús Élez Sánchez

Principal Assets

Entities

  • Artists: attend to Events.
  • Events: contain Artists who attend to the Events.
  • News: updates about Events & Artists.
  • Users: buy tickets for Events.

User Permissions

  • Anonymous User: an user should be able to see all festivals, all artists that participate on the festivals around the world. Also should be able to register on the webpage to buy tickets.
  • Registered User: an registered user should be able to do all the things that an anonymous user can do and also access his profile page to see all the tickets that have been bought.
  • Administrator: the administrator should be able to do all the things that an user can do, but also manage all festivals and artist, being able to add and delete at his pleasure. Also adding and removing News as well as seeing all the tickets bought by each user.

Pictures

  • Artists: one profile picture.
  • Events: one or more pictures about the event.
  • News: one or more pictures.
  • Users: one profile picture.

Technologies Used

  • Mapbox GL: maps API that allow us to display the location of the events.

Screenshots

  • Festival Page ScreenShot 1
  • Artist Page ScreenShot 2
  • Login Page ScreenShot 3
  • Add Event Page ScreenShot 4

Navigation Diagram

ScreenShot 4