Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Zafouche authored Dec 19, 2024
1 parent 39222bc commit 23503fd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Unio
The link to the Figma prototype can be found [here](https://www.figma.com/design/rlvqRyIsbdSyEbXu8Xp7yG/Unio).
You can also find the Architecture Diagram of the project [here](https://drive.google.com/file/d/1s9Xrv6akC5gjgEjS0Y1rrtqVNzkH11-n/view?usp=sharing)

## The problem being solved
University associations, specifically the ones at EPFL, lack ways of interacting with their community. This can be seen through their single e-mail per semester allowance, or their use of the Instagram platform to communicate about projects or events, when only a small proportion of their audience sees it. Our project aims to resolve this issue by providing a single platform where campus associations can inform about, manage, and prepare their events. This would take shape as a social media-style application, where associations would be presented to users who could then choose to learn more about them, follow them (letting them know of future events etc.), or even join them. Once one has followed a few associations, their feed would then consist of their future events. As such, the core audience we aim for are students both on the user side and the association side. The application can be viewed as an extension of the EPFL Campus application, but it could also potentially be later adapted for non-university events.
Expand All @@ -21,4 +22,4 @@ The following sensors would be used:
- Camera access, so that users can upload pictures after events

## Offline mode
Most of the features, such as viewing associations, events, the map, would still work in offline mode, with the only difference being that the visible data would be out of date. Messaging, uploading pictures etc. would not work offline but there could be a queue system so that they are immediately uploaded when connectivity is re-established.
Most of the features, such as viewing associations, events, the map, would still work in offline mode, with the only difference being that the visible data would be out of date. Messaging, uploading pictures etc. would not work offline but there could be a queue system so that they are immediately uploaded when connectivity is re-established.

0 comments on commit 23503fd

Please sign in to comment.