Jump to content

I Need Ideas for a Web Application


lateralus01

Recommended Posts

Ok I'm applying for a job at my university.  Some of the preferred qualifications for the job are the ability to write HTML, Javascript, and MySQL database applications.  Before the interview I'd like to host a website off of my server with all of my credentials and information to show off my web-programming abilities.  I want to design a database application with PHP and mySQL as a sample.  I was thinking of caching all the IP's that connect to the site and maybe displaying them on a page that reads from the database or something.  Any ideas as to some cool applications or functionality I could write for the site that would impress my employer?

 

Thanks,

Lateralus01

Link to comment
Share on other sites

What about a random poll generator using AJAX for POST submit? A random poll generator will have a random number of questions (stored in the database), a random number of options (stored in the database) and it'll essentially choose one at random and display that to the user. However, if the user already answered the poll question, it should display the results instead of poll options stating how many votes are recorded for each option and the percentage of the total votes for each option.

 

That should be sufficient. Doesn't take a long time either.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.