This is Image hoster project
This project has following features:
- User can login
- User can upload images.
- User can add tags for uploaded Images.
- User can view all the uploaded images and comments for any images.
- If a logged in User tries to edit or delete files uploaded by other Users, the action is not allowed and an error message is displayed.
- Validates password for profile creation.
- Passwords with 1 alphabet, 1 digit and 1 special character are only allowed else an error message is displayed.