-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'origin/master'
- Loading branch information
Showing
2 changed files
with
112 additions
and
54 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,61 @@ | ||
# flaam-android | ||
Android App of Flaam (Collaboration platform for Developers and Ideators). | ||
|
||
<p align = "center"><img src="https://imgur.com/Pgx05dn.png"></p> | ||
|
||
<h1 align="center"> Flaam</h1> | ||
|
||
<h3 align="center"> | ||
An open source collaboration platform for Developers and Ideators. | ||
</h3> | ||
<p align="center"><a href="https://github.com/flaam-org/flaam-android/releases/download/continuous/app-debug.apk"><img src="https://imgur.com/fsKjoYf.png" alt="Download Apk" style="width:300px;"></a> | ||
</p> | ||
</br> | ||
|
||
# About The App | ||
|
||
This app bridges the gap between the people who have ideas and the people who have skills to bring the idea to life.</br> | ||
</br> | ||
### this is how it works - | ||
|
||
* users who have an idea can post it. | ||
* it becomes visible to all the other users. | ||
* users can also provide milestones, that they want to achieve within the idea. | ||
* users who have added similiar tags to their interests get notified. | ||
* users can give suggestions through discussion section | ||
* users can also work on the idea, and can provide update as the development progresses. | ||
* users can also save the ideas to review later on. | ||
* users can filter feed on the basis of parameters like votes, relevance, time, etc. | ||
|
||
|
||
|
||
|
||
|
||
# Screenshots | ||
## Browse and post ideas | ||
<p float="left"> | ||
<img src="https://imgur.com/7pSG9zV.png" alt="drawing" width="260"/> | ||
<img src="https://imgur.com/Shsiv0e.png" alt="drawing" width="260"/> | ||
</p> | ||
|
||
|
||
## Filter Feed | ||
<img src="https://imgur.com/tPLDjrH.png" alt="drawing" width="260"/> | ||
<img src="https://imgur.com/4AP6k4E.gif" alt="drawing" width="260"> | ||
|
||
## Add your own implementations/solutions for an existing idea or simply contribute through discussion. | ||
|
||
<p float="left"> | ||
<img src="https://imgur.com/wOnO7gj.png" alt="drawing" width="260"/> | ||
<img src="https://imgur.com/st1xDMw.jpeg" alt="drawing" width="260"/> | ||
</p> | ||
|
||
## post ideas | ||
<p float="left"> | ||
<img src="https://imgur.com/0m0cg9l.png" alt="drawing" width="260"/> | ||
</p> | ||
|
||
## add implementations and attach source link. | ||
<p float="left"> | ||
<img src="https://imgur.com/Jd0Mifp.png" alt="drawing" width="260"/> | ||
|
||
## backend source | ||
https://github.com/flaam-org/flaam-api |