Coder Social home page Coder Social logo

shopcartapp-litg's Introduction

ShopCartApp-LITG

LINK FOR VIDEO(WORKING DEMO):https://drive.google.com/open?id=1zr55EXbp_z909jbIq23yGkCVWHqhjSSv

ShopCart is an app aimed to help users plan their next shopping trip easily. You can form a group with some members or be alone, it doesn't matter. Just keep on adding the items to the list whenever you remember to buy something along with their quantity and category. This way, while shopping, you can choose shop by category for a better and planned shopping process. You can just click the items that you have bought and press shop. A special feature of this app is that you can also have a look at the previously bought items.

DATABASE: There are 5 table structures.

  1. Totalmembers: Columns: 1)MID (Member Id) 2)MName (Member Name) 3)Password 4)GroupExists (Y/N) (default:N)
  2. Groups: Columns: 1)GID 2)Gpassword 3)Admin
  3. Groupmember: Columns: 1)GID 2)MID
  4. Cart: Columns: 1)Items
    2)Quantity 3)Unit 4)Category 5)Bought This group is created everytime a group is created. It is specific to one group only.
  5. Histcart: Columns: 1)Items
    2)Quantity 3)Unit 4)Category 5)Bought This group is created everytime a group is created. It is specific to one group only.

shopcartapp-litg's People

Contributors

tanya3108 avatar

Stargazers

 avatar

Watchers

James Cloos avatar

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.