It is a photograph-oriented micro blog developed as a project of web-programming class on campus.


  • Language : Java, JSP, CSS
  • Library : cos
  • DB : MySQL
  • Web Server : Apache Tomcat
  • ETC : Git, IntelliJ
  • Source Code

It was created by imitating the UI of the Instagram, and developed using Java and JSP.

Main

The main page only shows the posts of the users you follow.

Uploading page Post writing page

This is the page where you upload photos and create posts. The cos library was used for uploading photos, and the hash tags of the posting contents were automatically recognized and stored in the DB to create a hyperlink.

Posting with hashtag

Hashtag featue implemented, clicking on the hashtag will show the post with the same hashtag.

Profile page

You can see your posts in the profile page. Used Flex function of CSS.

Following profile Unfollowing profile

Following/ Unfollowing user by clicking button

프로필 편집

A page where you can edit your profile and change your profile picture.

through.kim's profile image

through.kim

2016-10-18 16:25

Read more posts by this author