Home
Softono
z

zinmyoswe

Professional software vendor delivering innovative solutions on the Softono platform. Specialized in both open-source and proprietary software development.

Total Products
2

Software by zinmyoswe

React-and-Django-Ecommerce
Open Source

React-and-Django-Ecommerce

# Django React Ecommerce ## Backend development workflow `virtualenv env` # For Mac/ Linux `source env/bin/activate` # For Window `env\scripts\activate` `pip install -r requirements.txt` `python manage.py makemigrations` `python manage.py migrate` `python manage.py createsuperuser` for test login `python manage.py runserver` ## Frontend development workflow ```json npm i npm run start ``` ## For deploying ```json npm run build ```

Web Development E-commerce Platforms
81 Github Stars
Spring-Shopping-Cart
Open Source

Spring-Shopping-Cart

# Spring-Shopping-Cart Spring Shopping Cart built with SpringBoot, JPA, MySQL , Spring Security, Hibernate and Thymeleaf ![image](https://user-images.githubusercontent.com/29988949/75882730-9ad11680-5dd6-11ea-9648-252426582a96.png) ![image](https://user-images.githubusercontent.com/29988949/75947593-c6dfac80-5e55-11ea-8582-bce667beb9bb.png) `ProductList Page` ![image](https://user-images.githubusercontent.com/29988949/75968115-bf35fd00-5e81-11ea-9bae-e78ff047dcfd.png) `Cart Page` ![image](https://user-images.githubusercontent.com/29988949/75956013-da960d80-5e6b-11ea-84b2-a0ca854ef9c9.png)

Frontend Templates E-commerce Platforms
23 Github Stars