Skip to content

Commit 445258f

Browse files
committed
Merge branch 'develop'
2 parents c368230 + 65d7d94 commit 445258f

File tree

1 file changed

+26
-1
lines changed

1 file changed

+26
-1
lines changed

README.md

+26-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,26 @@
1-
wayat Application using Flutter and Python
1+
# WAYAT
2+
3+
## What is WAYAT?
4+
5+
What is WAYAT? It stands for Where Are You AT, and it's a mobile app which allows people to publish their current location.
6+
7+
In this App people should be able to connect to “buddies” so they can connect to a network of people which shares each other's locations.
8+
9+
## What is WAYAT for?
10+
11+
There are many use cases for WAYAT. This are just a few examples. Do any of them sound familiar?
12+
13+
- As a Person working in hybrid mode from Home or at the office I would
14+
like to obtain easily the location of my “buddies” so I can determine which one I can
15+
meet in person or where I have to go.
16+
17+
- As a Person travelling alone I would like to obtain easily the planned location of my
18+
“buddies” so I plan where to meet them.
19+
20+
Check our releases if you want to start now! You just need a Google Account and automatically all your selected contacts in your addressbook that has registered to WAYAT will be able to find your location and viceversa.
21+
22+
## For developers
23+
There is some extra information to those who wants to check how to deploy the flutter application or check how the backend is working. Just check the next links:
24+
25+
- [Frontend Documentation](https://github.com/devonfw-forge/wayat-flutter-python-mvp/tree/main/wayat/frontend#readme)
26+
- [Backend Documentation](https://github.com/devonfw-forge/wayat-flutter-python-mvp/tree/main/wayat/backend#readme)

0 commit comments

Comments
 (0)