Join is a modern task management web application built with Angular and TypeScript.
It allows users to manage tasks, track progress and interact with a responsive dashboard interface.
The application focuses on clean architecture, usability and performance.
- 🔐 User authentication (Login system)
- 📊 Dashboard with task overview
- 📋 Task management (create, update, organize tasks)
- 🔄 REST API integration (Supabase)
- 📱 Fully responsive design
- ⚡ Optimized for performance and usability
- 🧩 Component-based architecture
- Angular
- TypeScript
- HTML / CSS / SCSS
- REST API (Supabase)
- Building scalable Single Page Applications (SPA)
- Implementing authentication flows
- Managing application state and user interactions
- Structuring reusable UI components
- Working with external APIs
👉 Join
git clone [[repo-link]](https://github.com/serhat-ozcakir/Join.git)
cd join-project
npm install
ng serve