Nearby Shops is a multi-vendor mobile based e-commerce platform. Multi-vendor means it can have multiple sellers. Its designed primarily for local shopping needs like selling grocery, fruits and vegetables.
It has 3 android apps each for End-User, Shop-Owner and adminstrator and a JSON based REST API at the backend.
For those who are interested in contributing to this repo you are welcome ... but source code in this repository is due for some refactoring. Which will make it easy to understand and work upon. You may want to wait until the refactoring is done.
Until then feel free to review the code and suggest best technologies/ libraries to use and how can we improve the code in this repository.
To give your suggestion ... you can create an Issue or also post on our forum ...
Retrofit, Ok-Http, Event-Bus, Picasso, Lost (for finding location), butterknife, dagger2, U-Crop, Android-Support-Libraries, Gesture Views, Smiley Rating
Nearby Shops has latest integrations for SMS-OTP verification(MSG91), E-mail (mailgun), Open-Signal (for push notifications), Fabrio.io (crash reporting)
If you want any help regarding anything. Feel free to contact us. Send a message through our website or you can simply post an issue. Your issues will not be ignored and you will surely receive help.
If you want to see source code for Shop-Owner app, Admin-app and server side the links are provided below
Shop-Owner app : https://github.com/SumeetMoray/Nearby-Shops-Shop-Owner-app
End-User app : https://github.com/SumeetMoray/Nearby-Shops-End-User-Android-app
Source code for Server Side JSON Based REST API is available in this repository https://github.com/SumeetMoray/Nearby-Shops-API
Copyright 2017-19 Bluetree Software LLP, Inc.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.