Skip to content

Simple Java Web project developed during the Caelum course, using SpringMVC, AJAX/JQuery, and MySQL. Focused on the backend. Frontend is pretty simple with HTM, CSS and JavaScript.

Notifications You must be signed in to change notification settings

CarvalhoMarcelo/fj21-tarefas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Java Web project developed during the Caelum course, using SpringMVC, AJAX/JQuery, and MySQL. Focused on the backend. Frontend is pretty simple with HTM, CSS and JavaScript.

Basic to use:

  • Create a database(fj21) and tables "tarefas" and "login" following the models in src folder(Usuario and Tarefa) on MySQL(I've used XAMPP 3.2.4)
  • Connect to a server (I've used Apache Tomcat 7.0)

LIBs:

  • javax.servlet.jsp.jstl-1.2.1.jar
  • javax.servlet.jsp.jstl-api.1.2.1.jar
  • mysql-connector-java-5.1.28-bin.jar

About

Simple Java Web project developed during the Caelum course, using SpringMVC, AJAX/JQuery, and MySQL. Focused on the backend. Frontend is pretty simple with HTM, CSS and JavaScript.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published