Skip to content

dalexander1992/Challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Challenge

Challenge: Rock, Paper, Scissors

David Alexander Artavia Cerdas

[email protected]

Self-description

  • Investigative, proactive and constantly attracted to learn new technologies and methods to improve my skills.
  • Able to work as a team member and propose optimal solutions to problems.
  • Interested in being part of a team where I can test my knowledge and learn better techniques and technologies every day.

Technologies

  • Java: Backend Language for the main logic.
  • Spring Framework
  • JPA: Used for the mapping and relations of tables data.
  • RestFul Api: To communicate over HTTP the main methods (GET, PUT, POST, DELETE, etc.) which web browsers use to retrieve web pages and to send data to remote server.
  • Bootstrap: Framework for developing responsive, mobile first projects pages of web site.
  • JSP: Used on the View layer to create HTLM pages structures.
  • Hibernate: Used as ORM (Object Relational Mapping) for Java language, to mapping an object-oriented domain model to a traditional relational database.
  • Maven Dependencies: Used as a dependencies manager to specify all the libraries that are used on the project structure.

Tools

Spring Tool Suite MySQL Server Data Base Workbeanch Apache Tomcat 7

References

General Aspects

  • I had some issues to resolve with the test requirements specified anyway give my project with the progress made.
  • The project has a modulated structure using MVC (Model View Controller), the project was set up from scratch using these technologies: Java, Spring Framework, JPA, RestFul Api, Bootstrap, JSP, Hibernate, Maven Dependencies Injection.
  • As a way of test, the application has a data maintenance or small functional CRUD , in which the user THROUGH websites made with JSP, Bootstrap can manage information stored in database.  Please consider all the components, arquitecture and technologies involved in the project solution code.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages