Page 1 of 1

#22-23 Two day challenge

Posted: Sat Mar 22, 2014 12:01 pm
by CodenStuff
Welcome to challenge #22 and #23

Two day challenge


Today we will be combining challenge 22 or 23 in to a single challenge for the weekend.

This is a web based challenge and it involves creating a membership system and using a database, so your 2 day challenge is to create a basic web interface that has the following features:

Member registration with Email, Username, Password and Date of birth on the form.
Member login (username and password)
The ability to add an avatar to users account.
A section/page where users can upload/download ZIP files.


So you're looking at creating at least 3 separate pages.

Member registration/Login
Users profile page with avatar
Upload/Download page

When you're finished please upload all the files including any database related data so I can test them on my local server.

Rules for this challenge:
Must have at least all the above listed features.

No rush on this challenge, you have 2 days to complete it.

Good luck cooll;

Re: #22-23 Two day challenge

Posted: Sat Mar 22, 2014 3:58 pm
by AnoPem
Does it have to be zip files or can it be any file ?

Re: #22-23 Two day challenge

Posted: Sat Mar 22, 2014 5:43 pm
by CodenStuff
It must allow the upload of zip files but you can allow other types to be uploaded as well.