Skip to content

A shopping cart application made with Ionic and Django REST framework.

Notifications You must be signed in to change notification settings

tomasamado/lite-cart

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A shopping cart application made with Ionic and Django REST framework. CRUD for users, products and comments.

Sample Pic Sample Pic Sample Pic

Instructions

Install dependencies using npm install

Run Django Server with python manage.py runserver inside the server directory

Run Ionic with ionic serve inside the client directory

About

A shopping cart application made with Ionic and Django REST framework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 66.3%
  • TypeScript 21.4%
  • HTML 7.9%
  • CSS 4.1%
  • JavaScript 0.3%