https://github.com/jilbertvasquez/todo-app
Simple Todo Application
https://github.com/jilbertvasquez/todo-app
angular asp-net-core asp-net-core-web-api crud-application jwt-authentication mysql webapplication
Last synced: 2 months ago
JSON representation
Simple Todo Application
- Host: GitHub
- URL: https://github.com/jilbertvasquez/todo-app
- Owner: JilbertVasquez
- Created: 2024-10-05T14:31:13.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-16T12:37:33.000Z (over 1 year ago)
- Last Synced: 2025-06-02T11:54:52.747Z (about 1 year ago)
- Topics: angular, asp-net-core, asp-net-core-web-api, crud-application, jwt-authentication, mysql, webapplication
- Language: C#
- Homepage:
- Size: 10.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Todo App:
- Register
- Login/Logout
- Create Task
- Update/Edit Task
- Filter Task
- Search Task
- Delete Task
This project is a straightforward todo-app designed to build and reinforce skills in the Angular framework for frontend development, ASP.NET Core for the backend, MySQL for database management, and JWT authentication. In the future, I'll explore more about the technologies like deploying them online. Although simple in scope, this project is intended to strengthen my current tech stack and provide hands-on experience with deployment, authentication, authorization, and key technologies essential to full-stack development.