A platform for user authentication and task management
Kelist is a personal project by Kevint071, built to handle user authentication and task organization through lists. It focuses on core functionality and a straightforward design.
- 🔑 User Authentication
Secure login and user management system. - 📋 Task Management with Lists
Create and organize tasks using lists.
Kelist is built with the following tools:
- C#: Object-oriented language from Microsoft.
- .NET: Framework for application development.
- Tailwind CSS: Utility-first CSS for styling.
- Next.js: React framework with rendering capabilities.
- TypeScript: JavaScript with static typing.
Kelist follows these principles:
- Clarity
Elements are designed for their intended purpose. - Consistency
Navigation and interactions remain uniform. - Security
Data protection is integrated into the system.
This repository presents Kelist as a demonstration of my work in software development. View the code and structure on GitHub.