




Social Media Platform
Full Stack Web Application
Overview
Odinbook is a Facebook-inspired social networking application developed as my first full-stack project and final milestone in The Odin Project curriculum. It includes user authentication, friend management, posting, commenting, and real-time interactions. It combines a modern, responsive UI with a solid backend that securely handles data storage and manages user connections.
Key Features
- ▹User profiles and friend connections
- ▹Post creation and sharing
- ▹Like and comment functionality
- ▹Real-time notifications
- ▹Image upload and storage
- ▹Responsive design
Tech Stack
Frontend:
HTMLCSSJavaScript
Backend:
Node.jsExpressEJSPrisma ORMPostgreSQLPassport.jsBcryptCloudinary
Testing:
Jest
Development Tools:
ESLint