Skip to content

A Simple and quick POS system with amount set QR generation

License

Notifications You must be signed in to change notification settings

ErickXavier-dev/SnackTrack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SNACKTRACK

Track your snacks, elevate your experience effortlessly.

GitHub last commit GitHub repo size GitHub language count GitHub contributors

Built with the tools and technologies:

Express JSON NPM MongoDB ENV JavaScript ESLint Nodemon


Table of Contents


Overview

SnackTrack is a powerful developer tool designed to streamline snack transaction management with real-time capabilities and a user-friendly interface.

Why SnackTrack?

This project simplifies the management of snack transactions while enhancing user engagement. The core features include:

  • Real-time Communication: Leverage WebSocket for instant updates, ensuring users receive live data effortlessly.
  • 🎯 User-friendly Interface: Tailored views for managing transactions and items, enhancing user experience and reducing friction.
  • 📋 Dynamic Content Management: Integrates MongoDB for efficient data handling, allowing developers to manage data seamlessly.
  • 📲 QR Code Generation: Simplifies payment processes with UPI QR codes, addressing common payment integration challenges.
  • 💻 Responsive Design: Ensures accessibility across devices, catering to a diverse user base.
  • 🤝 Open-source Collaboration: MIT License promotes community contributions and innovation, fostering a vibrant development ecosystem.

Getting Started

Prerequisites

This project requires the following dependencies:

  • Programming Language: JavaScript
  • Package Manager: Npm

Installation

Build SnackTrack from the source and install dependencies:

  1. Clone the repository:

    git clone https://github.com/TechnoTG/SnackTrack
  2. Navigate to the project directory:

    cd SnackTrack
  3. Install the dependencies:

    Using npm:

    npm install

Usage

Run the project with:

Using npm:

npm start

Testing

SnackTrack uses the {test_framework} test framework. Run the test suite with:

Using npm:

npm test

⬆️ Return

About

A Simple and quick POS system with amount set QR generation

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published