This is the server side component of the Nearby Shops e-commerce software. For more information about this project please visit https://nearbyshops.org
Installation guide is available for installing Nearby Shops API on the Could Hosting Service like Digital Ocean or AWS using Ubuntu 16.04 Server.
For the installation guide please refer the Developer Section on https://developer.nearbyshops.org
The server side component is a JSON Based Rest API built with Java
- Postgres DB as a Primary Database
- Jersey Framework – (JAX-RS Implementation) for REST API Endpoints
- Jetty Server as an Embedded HTTP Server in the app
- HikariCP for Connection Pooling
- Thumbnailator for Generating resized versions of Images and thumbnails
SMS-OTP Integration using msg91, Open-Signal (for push notifications), Fabrio.io (crash reporting)
Get it from Google play store
Developer time is valuable and its not fair to expect developers to contribute their time without being reasonably compensated. Therefore we have made a policy to compensate the developers, designers or any other contributor who help us with the project. We will make best efforts to Compensate the contibutors.
All the pull requests that gets accepted will be compensated. The compensation will be similar to how freelance developers, desginers get paid.
To know how to contribute please visit https://forum.nearbyshops.org
Do you have questions ? Need help ? you can speak with original developers of this project. We welcome you to join our forum for discussion on anything related to this project !
Please visit : https://forum.nearbyshops.org
End-User android app : https://github.com/SumeetMoray/Nearby-Shops-End-User-Android-app
Shop-Owner android app : https://github.com/SumeetMoray/Nearby-Shops-Shop-Owner-Android-app
Admin android app : https://github.com/SumeetMoray/Nearby-Shops-Admin-App
Copyright 2018-19 Bluetree Software LLP.
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.