Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 674 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 674 Bytes

Store tech

web site build using Django 2.0.

Features

  • panel controle for admin to add device and brand.
  • accounts users (login, signup, rese password).
  • search.

How to Use

To use this project, follow these steps:

$ git clone https://github.com/youssefhoummad/storetech.git
$ cd storetech
$ python manage.py migrate
$ python manage.py loaddata db.json
$ python manage.py createsuperuser
$ python manage.py runserver

See also, a ready-made application, ready to deploy.

License: MIT

visit the website