Live version is here or On Python Anywhere with MySQL database here
- Number : 4111 1111 1111 1111
- CVV : 123
- Date : 12/28
Admin area is here
- ID : admin
- Password : kucing
- Covid 19 causes problems to small businesses. They required solutions which is small and cheap in order to allow them to modernize their work flow. This small eCommerce solution would be able to help with this.
To get started you can simply clone this bakery
repository and install the dependencies.
Clone the bakery
repository using git:
git clone https://github.com/ParmenidesSartre/Bakery.git
cd ecommerce-demo
Install dependencies with this command:
pipenv install
pipenv shell
Run the application with this command:
python manage.py runserver
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.