Using django (python framework) to develop an e-commerce app.
This is an application developed within the django-myproject. And thus the folder setup shall vary from a typical django project.
Note that most of the relevant files related to this "ecomstore" app have been placed with the root app folder. Nevertheless, some settings and modules are adapted from the overall project.
You need python 3.6.3 (comes with pip and virtualenv) and django 1.11.1
Other vital dependencies include but are not limited to node v10.5.0 or higher (comes with npm)
- Configure Git and Github
- Fork and clone the repo
- Familiarity with the django framework
- Create a database and the user
- Run manage.py to makemigrations/migrate
- Then manage.py runserver
- Gitflow remote collaboration model
- Code review (pull requests)
- Writing tests (Unit and Functional tests)
- Other guidelines shall be issued with time.
- Contact: @MwamiTovi on GitHub
- Email directly: matovu.synergy@gmail.com