dettiPOS

A Point Of Sale System, originally created for a small South African bakery, that is designed to be simple and easy to use.

Detti POS Order Screen

Description

This is a full-stack web application built on the MERN stack and was developed as a group project for the Software Engineering Immersive course at General Assembly.

This application allows business owners to manage their orders, products, and employees and enables employees to process transactions. Administrators can see reports about their sales and have complete control over the permissions of their employees.

Built With

  • This project uses a MERN stack:
    • an ExpressJS backend,
    • MongoDB database,
    • React frontend,
    • and a NodeJS server.
  • For styling we used TailwindCSS.
  • Authentication is based on JWT tokens.

For all the technical details, check out the README on GitHub.

GitHub