Skip to content

Good OG is a second-hand mall APP for android. It supports product browsing, searching, publishing, instant messaging, voice messaging, positioning. Payment functionality is not yet implemented. This is an assignment for subject Comp90018 in the University of Melbourne. 安卓二手商城

License

Notifications You must be signed in to change notification settings

Blackmesa-Canteen/comp90018-Android-Mall-App

Repository files navigation

comp90018-assignment2 Good OG

license platform

This is an assignment for subject Comp90018 in the University of Melbourne.

Notice

All Back-End Service, API key and Token are disabled/deprecated.

所有后端服务, API key以及访问令牌均已停止/弃用. 代码仅供参考.

Introduction

Good OG is a second-hand mall APP for android. It supports product browsing, searching, publishing, instant messaging, voice messaging, positioning. A user can publish second-hand products for others to buy, while he can also buy from theothers.

Tech stack

  • Client: Android Native (Java).
  • Backend: Google Firebase, JMessage IM server, BaiduMap API, openStreetMap API.

DEMO

Video Link

Demo Video

Images

image image image image image image

Partial UX Logic

image

Features

  • Product info viewing/product detials displaying;
  • Nearby product displaying;
  • Product categories;
  • Product name searching;
  • Product management: publish, cancel, pend and edit;
  • Order management: make an order, monitor order, manipulate order states;
  • Order feedback;
  • Authentication: Register/login
  • Profile management: Edit info/password/avatar
  • IM chat: Text, emoji, image, video, voice and location sharing;
  • Location service: Map displying, antigeocoding, decrypt coordinates in mainland China;
  • Media service: Gallery, Camera, Microphone.

Credits

Thrid party dependencies

  1. Android-PromptDialog: For more convient dialog displaying.
  2. BaseRecyclerViewAdapterHelper: Simplify coding RecyclerView's adapters.
  3. BaiduMap SDK: For Mapview displaying.
  4. CircleImageView: Suitable for avatar displaying.
  5. FastJson: Used for parsing JSON body from Open streetmap antigeocoding API.
  6. Jmessage SDK: Third party Free IM chat backend server.
  7. LabelsView: For label UI displaying.
  8. Lombok: Simplify coding pojos/beans/models.
  9. NavigationTabStrip: UI element for tab displaying.
  10. OkHttp: A framework for http requesting.
  11. OpenStreetMap: A free geo service API, we used it for antigeocoding i.e. retrieve text addresses from coordanates.
  12. PictureSelector: Easy image resource selector.
  13. WaveSwipeRefreshLayout: UI element for Pull-down refreshing.
  14. supernova-emoji-library: Resources for displaying emoji.
  15. yjPlay: For video playing in IM.

License

MIT License

Copyright (c) 2021 996worker & erichong0815 & Ricky-Xu-UOW & lengary1110 & jzzh4 & kkk-1518

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

About

Good OG is a second-hand mall APP for android. It supports product browsing, searching, publishing, instant messaging, voice messaging, positioning. Payment functionality is not yet implemented. This is an assignment for subject Comp90018 in the University of Melbourne. 安卓二手商城

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published