Skip to content

parmarakhil/Todo-spring-mvc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ToDo-spring-mvc App

An app to create and manage your todo's

This is a Java spring MVC based app to create and manage your work in form of todo's

Features

  • Create your todo
  • Update status
  • Track your todo

Time management is important for everyone Let technology do it for you

Tech

This app uses following technologies:

  • Java - as programming language
  • spring MVC - spring boot's Model View Controller framework
  • [Twitter Bootstrap] - great UI boilerplate for modern web apps
  • HTML structure the webpage
  • [jQuery] - duh

Prerequisite softwares

- Java 8 +.
- Maven
- Rest
- JPA
- MySQL

Installation

  • Clone or download the repository
  • Make changes in application.properties
  • Create database as specified in application.properties
  • run mvn clean install
  • run mvn spring-boot:run
  • Open url
  • Provide id and password (currently it is admin admin)

Todos

  • Write Test cases
  • Add registration module
  • Add reminder module

Contact to contribute

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages