Skip to content
/ RPhoto Public

It's my project of JavaEE course 2013 in Fudan University.

Notifications You must be signed in to change notification settings

uusoft/RPhoto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RPhoto

Introduction

This is a course project of me for Java EE course 2013 in Fudan University. Obviously, it's a project of online albums and photos management system. And it's very simple both in the whole design and used technologies. Users can login to the system and create some albums, then upload some photos. Besides, uses can add tags and comments to photos. As for social, users can simply share them albums within the site.

I'am new to Java EE and it's my first Java EE project and due to this reason, I just used some basic knowledge of Java EE such as Servlet, Java Bean, JSP custom tags and some front-end technologies. I just spent little time on the project and there are some bugs inevitably.

How to run?

It's quite simple actually. Just import the whole project import your MyEclipse and deploy the project to your Tomcat. Please don't forget to create a database(MySQL) for the project and import the SQL(doc/je1024065.sql).

Screenshot

About

It's my project of JavaEE course 2013 in Fudan University.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published