d2jsp
Log InRegister
d2jsp Forums > Off-Topic > Computers & IT > Programming & Development > Hmm Its That Time Yet Again But In Another Languag
Add Reply New Topic New Poll
Member
Posts: 10,803
Joined: Apr 5 2010
Gold: 20.00
Nov 21 2016 09:06am
Problem

Using anything you learned this semester, create a PHP application applying what you learned. Consider using a RESTful interface to consume data from another web service. The world is your oyster! You will be demonstrating your project the week before final exams in class. Your grade will be based on the following:

Having a completed and running PHP application
Demonstrating the application in a web browser to the class
Walking through the project code with the class, sharing what you learned and any struggles you had
You will have 10 minutes total for your presentation
Refer to Blackboard for your presentation time slot
Constraints

constraints

Your application should be styled, use something like bootstrap or a pre-built theme.
Your application should have a database that stores information, and reports it back to the user of your application (consider using an HTML table)
Your application should allow any user to use it without a password
Your application should provide admin capability (through a password) for deleting (or modifying) entries
You MUST get the instructor’s approval/signoff for your project prior to your presentation by the end of Week 13
Although you may use any of the concepts from the labs and/or projects you have learned, your project cannot be a regurgitation of any of the weekly labs or projects done throughout the semester

what should i make, we can only use php/html mysql
Member
Posts: 1,039
Joined: Jul 8 2008
Gold: 1,939.50
Nov 21 2016 03:17pm
Think of things that interest you then make something based on that.

Example: I like books so I could make a book sharing site where the I (the admin) can add books to the 'library' and users can request books for certain time slots. You can make a graph or table of all the books and the times they are requested. Something simple like that.
Member
Posts: 3,939
Joined: Feb 1 2013
Gold: 2,749.09
Warn: 20%
Nov 21 2016 08:09pm
make a porn site
Go Back To Programming & Development Topic List
Add Reply New Topic New Poll