Skip to content

๐Ÿ“ฑ๐ŸŽ“ A mobile app to access FEUP's website optimized for phones, built with Java for Android.

Notifications You must be signed in to change notification settings

Pipas/FeupStudents

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

16 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

FEUP for Students

A mobile app to access FEUP's SIGARRA website optimized for mobile devices.

Download

Android app on Google Play

Features

  • Optimized navigation and display for mobile devices
  • Auto login
  • Add and manage favorite pages

Security

The app doesn't access any info that is being displayed on the website, the website is fully loaded and then CSS code is injected to the webview in order to change the display style.

The auto login feature works by checking if the user is not logged in and using the users encrypted details stored on device to login using a simple JavaScript function.

All user data is encrypted and kept on device. Encryption is handed by the library Qlassified Android that is itself a wrapper for the Android Keystore System. The developer of this app has no access to such data and it is not uploaded to any servers or remote locations.

Libraries

Contributing

All code for the app is open source and available in this repository, feel free to fork and submit pull requests for review. The project was made in about a week so no rigorous testing or coding guidelines are being followed.

Author

  • Paulo Correia - MIEIC FEUP

App not affiliated with FEUP or Universidade do Porto.

About

๐Ÿ“ฑ๐ŸŽ“ A mobile app to access FEUP's website optimized for phones, built with Java for Android.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published