Android Application - User share their books and used stuff by using SNS application(Processing)
Android application helps users sharing and selling their books and used stuff. The system supports three roles:
- Posting user's goods
- Showing other user's goods depending on their following and searching.
- Editing user's information.
Language - Swift(Front End), PHP(To Connect with datadase), MYSQL(DataBase)
User can create their account by using their email and login with the account. This data includes:
- Confirmation Code : confirmation code is sent to user when they register account and user has to confirm it by typing it on confirmation page.
User watches following users posting on Feed page and they can add comment and buy their posting.
User searches other users and posting goods. Displaying results base on their distance so users get nearest result first and so on. This data includes:
- Title : Title of posting.
- Main Picture : Main picture of posting.
Displaying user's posting base on posting date. User can edit profile and add address on Home Page Section.
Notify following and comment to user.
User posts goods' picture and comment.


