ParadoxZero / trymake

A simple E-commerce website based on Django

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Trymake

The trymake is divided into two parts:

  • Apps Contains Modules which make up the functionality of trymake, different modules which contain different models and corresponding business logic.

  • Website Contains different website segments which utilizes the Apps to create a website that can be used by users.

Apps

So far consists of...

#!python

#TODO: describe the apps and website

About

A simple E-commerce website based on Django


Languages

Language:Python 88.7%Language:HTML 6.2%Language:JavaScript 4.8%Language:Shell 0.3%