Skip to content

onestep/todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Example TODO Web Application

To run project you should simply type `mvn clean install jetty:run`
Then you can navigate to http://localhost:8080/todo/

TODO:
1. Input validation (Completed)
2. Redirection to /todo path if it was not specified
3. Check for invalid password (do not create another user with the same username) (Completed)
4. Style changes (currently there is "dummy" style, which looks terribly :)) (Completed)

About

Example TODO

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages