Completed
Installation and App Setup
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Django Project – Code a CRM App Tutorial
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Installation and App Setup
- 3 MYSQL Configuration
- 4 Version Control Git and Github.com
- 5 Build Out The Basic App
- 6 Login Users
- 7 Logout Users
- 8 Register Users
- 9 Database Model
- 10 View Records On Website
- 11 Bootstrap Table
- 12 Individual Records
- 13 Bootstrap Card
- 14 Delete Record
- 15 Add New Records
- 16 Update Records
- 17 Push Code To Github
- 18 Conclusion