Skip to content

Latest commit

 

History

History
248 lines (183 loc) · 8.81 KB

README.md

File metadata and controls

248 lines (183 loc) · 8.81 KB

Contributors Forks Stargazers Issues MIT License LinkedIn



Logo

Shopaholik

Shopaholik is a comprehensive Point of Sale (POS) supermarket inventory web application. The application aims to facilitate various aspects of supermarket management, including inventory management, supplier management, staff management, and payroll calculations.

The application allows supermarket owners or managers to efficiently track and manage their inventory, including adding and updating products, tracking stock levels, managing supplier relationships, and placing orders with suppliers. It also provides functionalities for managing staff, including storing employee details, tracking work hours, and potentially calculating payroll based on the number of days worked.

The goal is to create a user-friendly interface that streamlines supermarket operations, improves efficiency, and provides valuable insights into business performance.

Overall, the project aims to develop a robust and intuitive web application that serves as a comprehensive solution for supermarket inventory management, supplier management and staff management.

Explore the repo »

View Demo · Report Bug · Request Feature · Watch Presentation/Demo






Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgments





About The Project





Manager Dashboard

(back to top)

Built With


  • React

  • MUI

  • TS

  • SC

  • RTK

  • html

  • css

  • figma

(back to top)

Getting Started

To get a local copy of this project up and running, please take the following steps.

Prerequisites

In order to run this project, you need to have node installed. If not, please install node from the official nodejs website 👉 https://nodejs.org/en/download.

Installation

  1. Clone the repo
    git clone https://github.com/valentinesamuel/shopaholik-frontend.git
  2. Enter into the project directory
    cd shopaholik-frontend
  3. Install NPM packages
    npm install

(back to top)

Usage

Here are more screenshots from the product

Manager Inventory Mmanager Orders Manager order=order_detail

(back to top)

Roadmap

  • Build interface for manager
  • Build interface for supercisor
  • Build interface for cashier
  • Hide sidelink based on the user's role
  • Add state management solution

See the open issues for a full list of proposed features (and known issues).

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "improvement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Your Name - @frontend_val - [email protected]

Project Link: https://github.com/valentinesamuel/shopaholik-frontend

(back to top)

Acknowledgments

(back to top)