After our Web Programming Class was taught the fundamentals of Perl and how to use Htaccess, we were assigned
a project that involved making an online photo album. This photo album had to be able to...
- Show the files if logged in as 'guest'
- Give admin access if logged in as 'maint'
- Allow users to be added to the photo album
- Allow the 'maint' account to upload files through the web
I thought that this would be neat thing to have once completed so I started working on the project right away. In
fact, I enjoyed working on this so much that I had finished about 90% of the assignment within a week - the next
week I just played around the layout of the entire website. After the project was complete and I recieved my 'A',
I went back to work on it because I wanted to add some more functionality that would make it more powerful.
I have done a lot to it since I started working on it again. In fact, I have documented what I done in the
about the photo album page.
To give you a few ideas of what I've done, I have added...
- Graphics for different file types
- A log file that keeps track oh who logs in
- A way of giving certain users access to upload files
- The renaming of files and access to upload multiple files at once
Since I can't let you login under the 'maint' account, I have taken a few screenshots (located in the Pictures
section) of what this account have access to. Although, if you wish to view the files in the
photo album, login as 'guest'
using...
| Username: |
guest |
| Password: |
guest |
I hope you enjoy the photo album as much as I
enjoyed creating it. Also, remember I have a lot more information about the photo album under the
about the photo album page.
|