Name | Github user | |
---|---|---|
Carlos García Pérez | [email protected] | Scabfull |
Javier Cai Lin | [email protected] | jcl4332 |
Víctor López Rodríguez | [email protected] | Victorlopezro |
Jesús Ortiz Lopo | [email protected] | JesusOrtiz10 |
Sergio Villagarcía Sánchez | [email protected] | Sergio-1502 |
Ayuntamiento URJC is a page that provides info about URJC City. You can see the lastest news, activities and vote on everyday things like what is the best place to eat or the next band that should be on the next festival.
- User: id(pk), email, password, address, rol
- Activities: id(pk), user id (fk), description, date
- Votes: id(pk), user id (fk), description, expire date
- News: id(pk), headline, description, date
We distinguish between 3 types of user: non-registered users, registered users and administrators.
- Unregistered users: they will be able to see the news along with their descriptions but they will not have administrator permissions nor will they be able to access the votes or the activities
- Registered users: they will have the same things available as non-registered users, but they will be able to sign up for activities, participate in voting and modify their profile.
- Administrators: they will be able to add news, votes and activities, delete them and modify their characteristics (name, description, etc.).
- Registered users will be able to set a profile image.
- When an administrator posts a piece of news, it must be accompanied by an image.
- Registered users will be able to see the results of the voting when they have finished
- Sending emails to users