Skip to content

gopath/MiniMarket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

MiniMarket

Mini Market Bussiness Apps

Example Image

Introduction

This is a Android version and Web Version of Mini Market Management System. The Android version have 4 sub application, Costumer, Inventory Management, Purchasing and General Manager. For web version have 2 sub application, client and admin side.

Setup

A. Android

  1. Import this library and source code with Eclipse

  2. Use Existing Projects Into Workspace instead. It works perfectly.

B. Web

  1. Create database name "db_minimart"

  2. Import database sql from "minimart/database/db_minimart.sql" into your db_minimart database

  3. Create user privilege "minimart" and password "minimart" on your database

  4. Copy the source code into your local server

How To Run

A. Android

  1. Run on your android emulator / phone (4.0.0 + version)

B. Web

  1. For client side -> http://localhost/minimart

  2. For admin side -> http://localhost/minimart/admin

Test

No tests have been written however. I have tested this manually with 4.0.0 + devices. Please report any issues.

Contributing

Any kinds of helps (bug report / suggestions) are welcomed.

If you are submitting a patch, please email to : fathia.mfa@gmail.com

License

Copyright 2014 Mini Market authors. All rights reserved.

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.

About

Mini Market Bussiness Apps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published