immarisabel / imLazyTwitterWebApp

Portfolio Project 01 : Spring MVC concepts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About this webapp:

The purpose of this app is to display the use of simple Spring MVC concepts.The textarea contains a validation for a maximum amount of characters permitted on Twitter.The weather API and location API work together to add the journal's information.

Concepts practiced:

  • REST API and JSON POJO for location and weather API
  • Twitter4J library for posting tweets via the form
  • Java Spring MVC Configuration
  • Spring form validation
  • Generate content from property files

Links:

screenshoot

About

Portfolio Project 01 : Spring MVC concepts


Languages

Language:Java 91.5%Language:JavaScript 8.5%