Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/madeffort/django-mini-starbucks
A simple Starbucks app for quick product selection, cart management, and payment.
https://github.com/madeffort/django-mini-starbucks
django python tailwindcss
Last synced: about 1 month ago
JSON representation
A simple Starbucks app for quick product selection, cart management, and payment.
- Host: GitHub
- URL: https://github.com/madeffort/django-mini-starbucks
- Owner: madEffort
- License: apache-2.0
- Created: 2024-04-03T06:04:54.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-05-07T12:44:02.000Z (8 months ago)
- Last Synced: 2024-12-01T09:40:37.191Z (about 1 month ago)
- Topics: django, python, tailwindcss
- Language: Python
- Homepage:
- Size: 484 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
A simple Starbucks app for quick product selection, cart management, and payment.
Key Features • Database ERD • How To Use • Download • Credits • Related • Support • License![MiniBucks](https://github.com/madEffort/django-mini-starbucks/assets/158125247/018035cf-fa86-45ba-8394-a1e6d105eadf)
## Key Features
- Sort products into their respective categories
- Place an item in the shopping cart
- Delete an item from the shopping cart
- Arrange products according to pricing based on size
- Choose a payment method## Database ERD
To view the **`Database ERD`**, please click [here](https://www.erdcloud.com/p/b3aZx9eP3AhAmxe9H).
## How To Use
To clone and run this application, you'll need [Git](https://git-scm.com) and [Python](https://www.python.org/downloads/) installed on your computer. From your command line:
```bash
# Clone this repository
$ git clone https://github.com/madEffort/django-mini-starbucks.git# Go into the repository
$ cd django-mini-starbucks# Install dependencies
$ poetry install
```After setting up the database and templates, please use the `makemigrations`, `migrate` and `collectstatic` commands.
```bash
# Run the app
$ python manage.py tailwind start
$ python manage.py runserver
```## Download
You can [download](https://github.com/madEffort/django-mini-starbucks/releases) the latest release version of the MiniBucks.
## Credits
This software uses the following open source packages:
- [Python](https://www.python.org/)
- [Django](https://www.djangoproject.com/)
- [PostgreSQL](https://www.postgresql.org/)
- [Tailwind CSS](https://tailwindcss.com/)## Related
- [OpenUI](https://github.com/wandb/openui) (This app is designed with OpenUI)
## Support
## License
This project adheres to the Apache-2.0 license, and you can find more detailed information in the [LICENSE](https://github.com/madEffort/django-mini-starbucks/blob/main/LICENSE)
---
> GitHub [@madEffort](https://github.com/madEffort) ·
> Naver [@madEffort](https://search.naver.com/search.naver?where=nexearch&sm=tab_etc&mra=bjky&x_csa=%7B%22fromUi%22%3A%22kb%22%7D&pkid=1&os=32229226&qvt=0&query=%EA%B9%80%ED%98%84%EC%9A%B0)