Build a new website for my son

Job ID: 39225790

Budget: ₹12,500 – ₹37,500 INR

The url is zick.io. This website has never been completed and will need to be completely rebuilt. It will only be one page.



1. The website will be based on https://sequoia.datazap.net/ as much as possible (because this design was built by my son), and will have 3 backgrounds. First, a cloud background that covers the enter site, but tiles correctly (not like what is there now), second a Neuton font background showing the different style of this font, and third Zikketica font background. Most of the site will use the Neuton font.



2. It will say "In loving Memory of BRIAN MICHAEL ZICK" and a slideshow. I guess one picture should fade into the next always starting with the baby picture of Brian (which is the first picture on the site now). I want to be able to pull pictures from a folder and then have them put into the slideshow. There will be 1,000's of pictures, so it will need to load 1 at a time, or maybe a few at a time. Also, there needs to be a system, so that after it displays the first image of Brian as a baby, it picks up where it left off. I have thought about how this could be done, maybe using mysql. This means every time there is a new visitor, or returning visitor the experience will be different.



3. On top of the cloud background there should be a Neuton font background, there should be an area with a white background for text on top of that, it should give a the code need to use the Neuton font (just like is on Google's font website) and also have the zip file of the font to be downloaded. All downloads will be logged to a table in mysql with the font name either Neuton, or Zikketica, date/time stamp, IP address, and browser info.



4. Next section should have the Zikketica background once again over the cloud background and should have the code to use the font, and the zip file download. It will be logged in the same way the Neuton font is logged.



5. The last part of the site will be like a guest book. It will scroll through the comments that are in mysql from left to right much like I see reviews on some website. Then under that a place to add a commit, which will include there name and email address. Also, it will store the IP address, and browser info in the table. All commits will be subject to approval, so it will say after the commit was left that it is waiting for approval. Also, this site will have no back end or admin panel, so it will need to email the commit to brianatzick.io and have a column in the database that will store one letter. By default it should be "P" for pending, but will only display the commit if it has a "Y" for yes, all other letters it will not do anything. I will make changes to the row with mysql.
Related categories: PHP JavaScript MySQL HTML CSS3