Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tlmader/wayw
"What are you Wearing" — An Android application and platform for sharing outfits.
https://github.com/tlmader/wayw
Last synced: 1 day ago
JSON representation
"What are you Wearing" — An Android application and platform for sharing outfits.
- Host: GitHub
- URL: https://github.com/tlmader/wayw
- Owner: tlmader
- Created: 2015-08-21T16:50:05.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-08T23:05:00.000Z (almost 9 years ago)
- Last Synced: 2024-04-14T22:56:56.607Z (7 months ago)
- Language: Java
- Homepage:
- Size: 238 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# wayw
An Android application and platform for sharing outfits.Wayw provides a mobile service for style sharing.
It is tailored for users who are interested in browsing or sharing outfits.
Items featured in an image can be tagged with added details and descriptions.
There will be pre-defined types of details, and users will include the information.
Genres allow grouping of similar styles. There will be pre-defined and user-created genres.
Users can follow other users as well as genres.Database
User
Username
Password
Name
Gender
Location
AboutMe
Following[]
User[]
Genre[]
Fit
Genre
User
Name
Description
Item[]
Fit
Tag
Detail[]
Type
Description
Genre
Name
DescriptionAdding a Fit
1. Upload image
2. Name and description
3. Tag to add an item
4. Add details to item# Tutorials
Android Facebook like Custom ListView Feed using Volley
http://www.androidhive.info/2014/06/android-facebook-like-custom-listview-feed-using-volley/