0% found this document useful (0 votes)
21 views

PHP Assignment Week 15 2021 Simple

This document outlines the requirements for a PHP assignment that is due on September 10th, 2021. It includes two tasks - [1] creating a CV generator website that takes user input from an HTML form and saves it to a database, then generates a CV, and [2] creating a simple CRUD application on a topic of the student's choosing, with user login and registration. It also provides a list of 13 potential PHP project topics for the students to choose from for the second task.

Uploaded by

pinky
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
21 views

PHP Assignment Week 15 2021 Simple

This document outlines the requirements for a PHP assignment that is due on September 10th, 2021. It includes two tasks - [1] creating a CV generator website that takes user input from an HTML form and saves it to a database, then generates a CV, and [2] creating a simple CRUD application on a topic of the student's choosing, with user login and registration. It also provides a list of 13 potential PHP project topics for the students to choose from for the second task.

Uploaded by

pinky
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

PHP Assignment

{40 Marks}
Last date of Submission 10th September, 2021

Submission :
Take Screenshots of Output and save it in Word file. Then Submit pdf on LMS portal by 10th
September.

Each student is required to create their own projects individually.

Task 1: Create a CV Generator Website.


1) Create a HTML Form asking user to enter all required data
2) Read the form Data using PHP
3) Save Form Data in Database My SQL.
4) Generate a Final Portfolio / CV of user in any format.
Watch the following PHP Lecture 8 : CV Creator
PHP Lecture 8: Complete CV Creator Project using PHP | Read & Transfer form data | CV generator
https://youtu.be/vySAxTDk0cc

Task 2:
Create a Simple CRUD Application. CRUD stand for Create Read Update and Delete app. Create a simple
CRUD app on any of the following topics, with User Login and Registration System.

(Please Note You Don’t have to create complete Project, Only CRUD operation as Shown in the video
tutorial)
See the Following Tutorial
Build PhP CRUD app with MySQL | Basic PhP and MySQL Tutorial for beginners |
https://youtu.be/rGyc6TxEVJU

List of PHP Projects (Choose ONE Project from following) :


1. University Online Theory Examination System.
2. Learning Management system for Schools
3. Midterm Examination System for University
4. Student Class Course and Timetable Management System
5. Student Online Result Submission System.
6. Student online Assignment Submission and Result marking system .
7. School Management System
8. Online Pizza/Burger Shop Order, and delivery System.
9. Pizza / Restaurant Management system .
10. Online Election and Voting System.
11. Online Bookstore Management System.
12. Online PAN Shop – Order – select type of PAN and delivery system
13. Twitter Like Online Application
14. Facebook like social media sharing platform.
15. University Student and Admin Complaint Management System.
16. Hotel Management System
17. Online News Paper and Breaking News portal of the World.
18. Event Management System. (Marriage, Birthday, party..)

You might also like