dha-stix / instock-app

A sales management system that enables store owners and cashiers keep records of sales.

Home Page:https://instock-two.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sales management application with Next.js and Firebase

The application does the following:

  • authenticates users via Email and Password with Firebase,
  • allows a user (cashier or store owner) to create various categories for the products,
  • add and delete products from the application, and
  • record and track sales made daily.
Sales Management Dashboard

Live Demo

How-to Guide

Read article on DEV

Installation

  • Clone the project repository. Don't forget to star the repo 😉
  • Run npm install to install its dependencies.
  • Start the development server by running npm run dev

Tools

About

A sales management system that enables store owners and cashiers keep records of sales.

https://instock-two.vercel.app


Languages

Language:TypeScript 97.6%Language:JavaScript 1.4%Language:CSS 1.0%