Skip to content

fgomezvela/DXWebTask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DXWebTask: A Simple Task List Management Web Application

Resume

Here, I present a simple web application to manage a task list. I have developed two different solutions for the Task based on different tecnologies:

  • A Java-based RESTFul Api with two simple methods GET and POST. A simple client based on AngularJS and Boostrap invokes these methods in the top of the application. The project was created with maven for project management.

  • As alternative solution I have developed a different solution based on MongoDB+NodeJS+AngularJS+JBootstrap. Note that You have to install NodeJS and MongoDB in your computer to test it.

All files in both projects are properly commented.

Files

  • Java based App (Folder): Contains two files: DXWebTask.war file to deploy on a Server and DXWebTask.zip with the files and folders of the maven web JAVA project.

  • DXWebTaskAlternative (Folder): This folder contains the files of the Node and MongoDB based solution, including the sample data (subfolder "data")

References

Author

Francisco A. Gómez Vela - 2014. Please do not hesitate to contact me for further information.

About

Another task for DX

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages