Code Monkey home page Code Monkey logo

cashie's Introduction

Cashie

Summary

This is a Point of Sale application built using React.
It offers the features for login into account which can be classified into two roles viz. admin and cashier

After logging into the account, you can

  • Check the dashboard for sales
  • Update store and account settings
  • Manage users and their access
  • Perform transactions and build their cart
  • View and filter transactions
  • Print receipt for current or previous transactions
  • View and manage categories and products

The project was built for the purpose of submission of my summer training final project.

Preview Display

Login Screen

Login Page


Admin Dashboard

Dashboard

Run the server Locally

Requirements:

  • node >= 14.17.3
  • npm >= 7.19.1

Starting the backend server

cd {Relative Path to Project Folder}/backend/
npm install
npm start

Starting the frontend server

cd {Relative Path to Project Folder}/frontend/
npm install
npm start

Go to localhost:3000/ in your browser if not redirected automatically


ForTheBadge built-with-love

cashie's People

Contributors

sanket-mathur avatar

Stargazers

 avatar  avatar

Watchers

 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.