An open API service indexing awesome lists of open source software.

https://github.com/fbrump/store-manager

The main focus on this project is to provide a way to manager users and groups (permissions), then, register a product and keep it visible on the portal (public area). Also, I want to track the amount of this product for example 3 or 10. Next, create a cool dashboards with some charts to support my track on store (in/out).
https://github.com/fbrump/store-manager

django-rest-framework html5 poetry-python python tailwindcss typescript vite vuejs yarn

Last synced: 2 months ago
JSON representation

The main focus on this project is to provide a way to manager users and groups (permissions), then, register a product and keep it visible on the portal (public area). Also, I want to track the amount of this product for example 3 or 10. Next, create a cool dashboards with some charts to support my track on store (in/out).

Awesome Lists containing this project

README

          

# Store Manager

The main focus on this project is to provide a way to manager users and groups (permissions), then, register a product and keep it visible on the portal (public area). Also, I want to track the amount of this product for example 3 or 10. Next, create a cool dashboards with some charts to support my track on store (in/out).

# Components

## Frontend

Check the README on frontend folder.

## Backend

Check the README on backend folder.

## Database

Check the README on database folder.