ssi-anik / sales-management

Android application with web api and web front end

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sales Management


Disclaimer: As I can see that people are putting star and forking the project. This was my early Laravel (L4.2) days project back in early 2015. The worst you'll find here. Pardon me and change according to your need.
Regards,
the worst developer. šŸ¤¦


This is a sales management project where admin can add new products, check for the orders. Track the agents. This can be done using the web browser. Here, in this project, 4 modules are available.

  1. Android application for Agents
  2. Android application for Shops
  3. API for both android apps
  4. Website for admin.

Technologies

  1. Laravel-4.2.*.
  2. Java.

To-Do

  1. On Website and API
  • Migrate your database.
  • Populate your database through admin panel
  1. On android applications
  • Change website url on SalesManagement-Agent/app/src/main/java/com/example/anik/agent/helpers/AppConstant.java:34
  • Change website url on SalesManagement-Shop/app/src/main/java/com/example/anik/shop/helpers/AppConstant.java:34-35

Disclaimer:

  1. Do whatever your want to do.
  2. Fix whatever your need to fix.
  3. Sell wherever your need to sell.
  4. MUST BE BUGGY. BE CAUTIOUS.

Don't ask me for anything. -_- :3

Happy coding. :)

About

Android application with web api and web front end


Languages

Language:JavaScript 33.7%Language:Java 28.3%Language:CSS 17.4%Language:Blade 10.1%Language:PHP 9.2%Language:SCSS 0.8%Language:Hack 0.3%Language:HTML 0.2%