https://github.com/idevelopthings/net-doo
https://github.com/idevelopthings/net-doo
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/idevelopthings/net-doo
- Owner: iDevelopThings
- Created: 2021-05-16T00:54:11.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-05-14T14:21:08.000Z (almost 5 years ago)
- Last Synced: 2025-02-26T01:31:56.534Z (about 1 year ago)
- Size: 590 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
1. Create categories index page where you can search for the specific category you want ( possible alpine js component )
2. Create categories create page where you can : [
1. add categories and an representation image for that specific category or change it if one is selected and you pick another the last one gets presented
2. Modify current category parents and add or remove some
3. Modify and change category children and also view all
4. Change the name of the category
]
3. Create categories edit page where you can do the same as in create
4. Create categories delete function ( admin only! ) -> run throught middleware and gates
Notes + ideas:
1. Maybe on the categories add some chartjs stuff to display top 5 categories by sales
2. Regarding 1 in this list maybe when you want to view products for that category start displaying by sold or popularity of the customers
Products should be sortable by category, manufacturer and both