Skip to content

Latest commit

 

History

History

01 - Getting Started with Projects

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

Section 01: Getting Started with Projects

Course Goals

The course is going to talk about Django and React where Django is going to be handling full-fledged backend and the React will be the frontend side. Let's see the goals of this course.

  • Backend with Django
  • REST API
  • Customisation of Django
  • Frontend with React
  • Stay away from MYTHs


Project Structuring

The requirement of this application is selling T-shirts online for winter and summer and we're going to built it up with Django (for backend) and React (for fronted).

Usually we can get started with the backend part and do the brainstorming session. Use the tools like coggle for mind-mapping.