Coder Social home page Coder Social logo

bogas04 / cloudkeeper Goto Github PK

View Code? Open in Web Editor NEW
5.0 3.0 0.0 34.16 MB

๐Ÿ’ธ A mobile friendly cloud based web app to give powerful shopkeeping management tool and analytics, to low ender vendors. For free!

PHP 43.61% HTML 15.99% JavaScript 31.60% CSS 1.66% SQLPL 7.14%

cloudkeeper's Introduction

CloudKeeper

We aim to bring the power of cloud computing and analytics to a local shop vendor so as to improve his/her business right through mobile. Product Image 1 Problem Statement

Data is backbone of any successful business, no matter how big or small it is. While big corporate companies rely on mainframe computers for all their data entries and analyze it using complex systems, a shopkeeper on other hand maintains his register with all daily logs in it.

With the advent of Internet revolution and cheap smartphones, a low end shopkeeper can finally afford an efficient system than those registers, which not only are difficult to maintain, but also make analyzing the data nearly impossible.

We, here are maintaining a database for a shopkeeper and providing it as a web service, so that:

  • Data entry and maintenance becomes less cumbersome.
  • Searching or 'Querying' for particular entries or stock items becomes user friendly and faster.
  • Analysis can be done for him by the web service, suggesting him better ways to sell, order, market or invest in his products.
  • The shopkeeper can easily maintain his records of items available in his shops, items he sold and the profit or loss earned.
  • He can easily analyze the market growth of the products and on the basis of demand and sales from his shops, he can calculate the money to be invested in his shop and many more benefits can be achieved.
  • Eventually his business grows and even then the web service can scale up, thanks to presence of efficient database systems.

Screenshots

  • Dashboard

Product Image 2

  • Mobile View

Product Image 3

Todo

  • Future : Compare Prices of products from different vendors
  • Future : Auto-fill enteries based on past/filled details
  • Future : Predictions, this is bought with this, wallmart-ish!
  • Future : Tips to maximize profit
  • Future : Edit invoice
  • Filter by period
  • Add tabs for invoices by shops
  • Better filters on analytics, flexible durations
  • Better explanation of the tool on front page
  • Find more FDs, state them rightly
  • Create MySQL Queries for great analytics such as
    • Area graph for revenue / profit for give range (weeks, months, years)
    • Peak/Crest Points for each Product vs Revenue
    • Peak/Crest Points for each Product vs Profit
    • Least/Most Sold Product
    • Least/Most Profitable Product
    • Peak/Crest Points for each Product vs Quantity
    • Total Revenue
    • Total Profit
    • Least/Most Profitable Shop
  • Add MySQL Triggers for invoice and item updates
    • After insert on invoice_details, update owner_items.quantity for each cart item
    • After insert on invoice_details, update invoices.invoice_amount
  • Search shops/items/invoices
  • Search Engine for products
  • Phone numbers
  • Edit profile
  • Show more of invoice in overview
  • Bug with analytics : Shows stuff even when no invoices are there
  • Validations at PHP and JS sides
  • SQL procedure getOwnerId(invoiceId)
  • Refactor SQL analytics queries
  • Add From Items Database
  • Invoice details
  • Use string escaping for mysql queries
  • Update operations
  • Delete operations
  • Profile
  • Use knob.js / highcharts etc to show above data
  • Working Shops, Invoice and Item addition/display
  • Functioning login system

Potential Issues

  • Deleting an item would affect all the related invoices, which is weird. Although deleting an item would imply that such item was accidently added or is now discontinued.
  • Deleting a shop would affect all invoices. Need to give a "backup" feature.

cloudkeeper's People

Contributors

aryaastha avatar bogas04 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

cloudkeeper's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.