NIAEFEUP / uni

Mobile app designed to help students of the University of Porto to manage their academic life.
GNU General Public License v3.0
43 stars 15 forks source link

Feup World News #468

Closed thePeras closed 1 year ago

thePeras commented 2 years ago

We can incorporate the "Feup World" news to the app. What do you think?

All the week's news are available thought the GET request https://web.fe.up.pt/~feupworld/index.php/api/noticias?week=&year=

If this is a good idea, we can start by thinking in the design.

Aditional research:

The web.fe.up.pt/~feupworld website have a tag system. For example to fetch all the news with "Ensino Secundário" tag we can do it by: https://web.fe.up.pt/~feupworld/index.php/api/searchByTag/Ensino%20Secund%C3%A1rio

The request before have a pagination system.

SocksDevil commented 2 years ago

Do other faculties also have their news thing?

thePeras commented 2 years ago

In fact there are news on others faculties, but all of them are in Sigarra website. So the unique way to get them it's thought scrapping. The feup ones are easy to get because of the web.fe.up.pt/~feupworld website.

SocksDevil commented 2 years ago

We definitely need to start seeing features are more broad than they are now, since we're close to being able to use the app in other universities. So I'm not sure if this is a valid option.

Lets talk about this at tomorrow's weekly sync

bdmendes commented 1 year ago

Closed, since it overlaps with UP's new app.