Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mrsobhan/allinone
AllinOne (Full Front-End Store Website) 🎈
https://github.com/mrsobhan/allinone
css front-end html js ui
Last synced: about 2 months ago
JSON representation
AllinOne (Full Front-End Store Website) 🎈
- Host: GitHub
- URL: https://github.com/mrsobhan/allinone
- Owner: MrSobhan
- Created: 2023-07-27T11:51:19.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-31T17:59:49.000Z (2 months ago)
- Last Synced: 2024-10-31T18:33:31.690Z (2 months ago)
- Topics: css, front-end, html, js, ui
- Language: JavaScript
- Homepage:
- Size: 820 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AllinOne
### Full Front-End Store Website
- **What it do ?**
- You can create few account and save it into browser localstorage.
- You can delete every account you want ! _(Actually this option is incredible)_
- In admin panel you can **add/remove** or **edit** products.
- Search in products and find every thing you want :)
- Real buy link for real use.
- Custom context menu.
- Custom Preload.
- Easy print !
---
- **Products Options**
1. **Title**
- Type: ```string```
- Default: ```""``` _(empty string)_
- Required: ```true```
2. **Description**
- Type: ```string```
- Default: ```""``` _(empty string)_
- Required: ```true```
3. **Picture Link**
- Type: ```string```
- Default: ```""``` _(empty string)_
- Required: ```true```
4. **Buy Link**
- Type: ```string```
- Default: ```""``` _(empty string)_
- Required: ```true```
5. **Price**
- Type: ```number```
- Default: ```null```
- Required: ```true```
## Admin Panel
- **To access the admin panel, login with this Username & Password**
- Username: ```admin```
- Password: ```12345678```##### Created with :heart: by [Sobhan Musazadeh](https://github.com/MrSobhan) && [Ali Mousavi](https://ixsalimo.com)