Skip to content

The Social Shop tries to create a community around a local shop. It does so by merging the basic functionalities of a Social Network with the services and products of the shop.

License

Notifications You must be signed in to change notification settings

damgambit/the-social-shop

Repository files navigation

The Social Shop

The Social Shop tries to create a community around a local shop. It does so by merging the basic functionalities of a Social Network with the services and products of the shop.

Installation

Prerequisites

  • Composer
  • NPM
  • NodeJS

App API

cd app_backend-express_mongoose
npm install
react-native link

App

cd client_reactnative/ilgrappolo
npm install

WebApp

cd webapp_laravel
composer install
composer update
npm install

Usage

App API

cd app_backend-express_mongoose
npm start

App

cd client_reactnative/ilgrappolo
react-native run-ios

WebApp

cd webapp_laravel
php artisan serve

Built with

  • React-Native
  • Express.js, Node.js,
  • MongoDB and Mongoose
  • PHP and Laravel

License

TODO: Write license

About

The Social Shop tries to create a community around a local shop. It does so by merging the basic functionalities of a Social Network with the services and products of the shop.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published