Completed
- Introduction
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Cloning Twitter with Appwrite - Crash Course
Automatically move to the next video in the Classroom when playback concludes
- 1 - Introduction
- 2 - What is Appwrite
- 3 - Setup and Installation
- 4 - Docker installation
- 5 - Appwrite Backend
- 6 - NextJS Frontend
- 7 - Appwrite database setup
- 8 - Frontend API Connection
- 9 - Account and User API
- 10 - Create Email Session
- 11 - Other Login Methods
- 12 - Get Current User Session Info
- 13 - User Session Logout
- 14 - Database - Tweet Collection
- 15 - Storage and Functions
- 16 - Refactoring Codebase
- 17 - Tailwindcss and Classname setup
- 18 - Frontend UI Refactoring
- 19 - Database Updates and Teams
- 20 - Functions in Appwrite
- 21 - Final Changes and Project Overview
- 22 - Conclusion