Skip to content

MeiGic/oase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

oase

A Drink Store management system named Oase.

Oase consists of three parts of component. For customers is our main website called Oase. For clerks and managers and admins is oaseadmin. For delivery man is Oase Delivery App.

If customers order drinks from Oase website. The delivery man should see that order and delivery goods to customer. Then he can scan the QRCode which provided by customer's order page. And that order is complete, it can be seen from oaseadmin. Oase admin can manage all things on the website, and even infomations of members and employees.

  • "root" folders is our website main pages.
  • "php" is our backend server-side programs.
  • "oase-delivery-app" is our delivery mobile app.

All attribute to Raccoon, JackMaxj, Arkfear, longbiau.

Copyright 2014 MeiGic

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

https://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.