Skip to content
This repository has been archived by the owner on Feb 9, 2021. It is now read-only.

diasonti/meowker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meowker

Final project for 3rd semester's Java Web Development class.

Simplified clone of Twitter

Features

  • Sign up, log in, log out
  • Post "meows" (tweets)
  • Subscribe to people and see their meows in your feed
  • Find users by their username
  • Protected from injections

Technologies used

Front-end:

  • Bootstrap - responsive design
  • jQuery - AJAX requests, dynamic page content refreshing

Back-end:

  • Java servlets - requests processing
  • Java filters - injection prevention
  • JDBC - database handling
  • PostgreSQL - storing users' data
  • Google-gson - parsing and generating JSON for transmission via the network

About

Java Web class - Final project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published