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).
- Host: GitHub
- URL: https://github.com/fbrump/store-manager
- Owner: fbrump
- License: mit
- Created: 2025-03-01T18:46:54.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-03-13T22:03:59.000Z (10 months ago)
- Last Synced: 2025-03-13T22:31:23.008Z (10 months ago)
- Topics: django-rest-framework, html5, poetry-python, python, tailwindcss, typescript, vite, vuejs, yarn
- Language: Python
- Homepage:
- Size: 71.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.