Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 1.1 KB

README.md

File metadata and controls

23 lines (18 loc) · 1.1 KB

Culture In Da House

Project description

This is an educational project from Universitat Oberta de Catalunya. Represents a WebApp to manage events. There are three kind of users [User, Admin, SuperAdmin] they can manage and do actions on the platform, like create an event, category, label and so on.

Architecture of the project

This is a UML design for this frontend project. Architecture

UI/UX

There are two princpal parts: - Public web: In this part, registered and unregesistered users can do some actions, like write a question on the forum, check all the events, check event details and so on. - Backoffice: Only registered users can authenticate on this part, and make the actions related to his role.

Backend

This PWA uses an API to request and post all related data. Here you can go to backend repository.

Contributors

- Jorge Gomila ([email protected])
- Manuel López ([email protected])
- Raúl ([email protected])
- Iván González ([email protected])
- Iván Moll ([email protected])