Skip to content

scottrules44/simple-form

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-form

Simple form project with angular and spring

Client

cd client && yarn install && yarn start

Server

cd server && ./mvnw spring-boot:run   

Note that the server uses Java 21 to ensure long terms support

Make sure you have mysql database running, change inside 'application.properties' Using table 'simple_form'

To Do

  • Prevent same customer from being entered
  • Add search button and handle exccess queries

About

Simple form project with angular and spring

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published