Skip to content

A simple todo application with backend in Quarkus and frontend in angular.

Notifications You must be signed in to change notification settings

ashusharmatech/todo-quarkus-angular

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo Quarkus Angluar Application

contributions welcome Java CI with Maven Node.js CI

Description

This is a sample Todo list program written in Quarkus and Angular.

Frontend: todo-frontend-app Angluar 9

Backend: todo-backed-app Quarkus, Java 11, H2 Database

Local Build & Deployment

Both projects have their own README.md files with instructions to start the application in local.

  1. Frontend README.md
  2. Backend README.md

How It Works

Frontend application runs on localhost:4200

Backend application runs on localhost:8080

The frontend will call the REST API exposed by the Backend to create, update, delete, and get the Todos.

About

A simple todo application with backend in Quarkus and frontend in angular.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published