Skip to content

HyoanMoon/login-lecture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

login-lecture

Backend Introductory Lecture

Contents

  • Setting up a basic backend server
  • Understanding APIs and routes
  • Hands-on coding exercises
  • Managing user authentication and sessions
  • Introduction to databases and CRUD operations

Purpose

The goal of this lecture is to give participants a practical overview of backend development, enabling them to build and deploy simple server-side applications.