项目作者: kawtar1993

项目描述 :
Shop App
高级语言: PHP
项目地址: git://github.com/kawtar1993/shop.git
创建时间: 2019-03-28T15:14:47Z
项目社区:https://github.com/kawtar1993/shop

开源协议:

下载


shop

This is an implementation of an app that lists shops nearby in PHP
The functionnalities of the app are:
-a user can sign up using email & password
-a user can sign in using email & password
-a user can display the list of shops sorted by distance
-a user can like a shop, so it can be added to his preferred shops(liked shops shouldn’t be displayed on the main page)
-a user can dislike a shop, so it won’t be displayed within “Nearby Shops” list during the next 2 hours
-a user can display the list of preferred shops
-a user can remove a shop from his preferred shops list