Skip to content

kian-al/Todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

📝 TODO Application (Spring Boot + Angular)

This is a full-stack Task Management (TODO) application built using:

  • Backend: Spring Boot (REST API)
  • Frontend: Angular
  • Database: PostgreSQL (Planned)

The project aims to provide a clean and modern system for managing daily tasks, including:

  • Creating tasks
  • Editing tasks
  • Marking tasks as completed
  • Deleting tasks
  • Categorizing or prioritizing tasks (planned)

🚀 Project Structure

todo/ ├── backend/ # Spring Boot API └── frontend/ # Angular UI

yaml Copy code


🎯 Current Status

This is the initial setup of the project.
Right now, the backend and frontend structures are being prepared.
Features and modules will be added step-by-step.


🛠️ Technologies Used

Backend (Spring Boot)

  • Spring Web
  • Spring Validation
  • Spring Data JPA (planned)
  • PostgreSQL (planned)
  • Lombok

Frontend (Angular)

  • Angular CLI
  • TypeScript
  • RxJS
  • SCSS / Material UI (planned)

📌 Upcoming Features

  • User authentication (JWT)
  • Task CRUD operations
  • Search & filter
  • UI with Angular Material
  • PostgreSQL integration
  • Docker setup for both services

🤝 Contributing

Contributions will be accepted once the base structure is ready.


📄 License

This project is open-source and available under the MIT License.


✨ Author

Kian Almasi
Java Backend Developer & Full-Stack Learner
GitHub: https://github.com/kian-al

About

A full-stack TODO application built with Spring Boot and Angular. This project includes RESTful APIs for task management, database integration, and a modern Angular UI for creating, updating, and tracking daily tasks.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors