How to build a Product feature Comparison System Project using Django


How to build a Product feature Comparison System Project using Django
with sheepCow|5 years experience|Java
80407total views
How to build a Product feature Comparison System Project using Django
- English
- Programming
Python
- Project length: 3h 20m
This tutorial series will go through the process of building a web application for comparing smartphones features using Python 3, Django, SQLite3 for the backend and Bootstrap 3, JQuery, HTML5 and CSS3 for the frontend. This tutorial is made for people that already are familiar with programming, but is not necessary to be fluent in Python or Django framework. A backoffice will also be created using Django admin that will enable web application maintainers to update and create new smartphones
Overview
What are the requirements?
- Familiar with Javascript
- Basic HTTP knowledge
- Basic CSS knowledge
- Familiar with HTML
- Basic python knowledge
What is the target audience?
- People that want to see the basics of Django
- People who want to learn HTML5, CSS and Javascript
Project Outline
The project outline explains what you will learn in each session
Introduction to Django framework, and quick overview of the requirements of the product that is going to be developed. "Hello world" with Django