Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

>>>>>>>>>!!!!!!! I NEED THE CODES , NOT THE STRUCTURE !!!!!!! < < < < < < < < < < < PLEASE FOLLOW THE GUIDELINE

>>>>>>>>>!!!!!!! I NEED THE CODES, NOT THE STRUCTURE !!!!!!!<<<<<<<<<<<

PLEASE FOLLOW THE GUIDELINE TO YOUR PHP PROJECT: --------------------------------------------------------------------------------------------------- 1. SUBMIT ONE ZIP FILE including: the PHP files , ONE database file(.sql) and a detailed explaination (I know files can't be added, Just Presenting the structure)!!! 2. MAKE sure to include a file called "connection.php" that you should use at EACH time you access the Database. I cannot change the code manually for the database name. Otherwise, I will remove 10 points. 3. Prepare a brief explanation about the project. Each time you perform an action, you should show me the result in the Database to make sure that the code is running properly. 4. YOU SHOULD USE ONLY the explained concepts in the class. ONLY PHP(index, variables, selection, arrays[associative/Multi-dimensional], forms, Database[.sql], Sign in, Sign up, Sessions & Joins, Foreign Key & Join Operation), HTML,CSS ,javascripts, AJAX...

____________________________________________________________________________________________________________________________________________________

>>>QUESTION OR REQUIRED PROJECT:<<<

Start with a login page with at least 2 types of users, for example: role:1 admin role: employee You can start with a simple database such as : - an employee works on projects - a student borrow books - client buy items online - a client order pizza(s), - .... You create the page admin with full control where the admin can CRUD all tables. For example, a client can see the available items or an employee can see the assigned projects. We can easily extend the above by adding features such as , the client can buy items instead of just listing the items

_____________________________________________________________________________________________________________________________________________________

Previous Answer:

-------------------------

the project is regarding the Online Admission System and the best part about this is that I have also submitted the same project in my college as my final year Project... Hope you like it

  1. Online Admission System in PHP: - The system enables the student to fill application forms online and submit them. They also submit their necessary documents like passport size photographs, certificates, and mark sheets along with identity proof.
  2. Online Admission System in PHP: - The Manager can view the application forms and can approve or disapprove them. He can submit the CUEE marks of the students.
  3. Online Admission System in PHP: - If it is approved, an email will be sent to the Students email ID and the admit card can be downloaded from the students account. The students can further view their results.
  4. Online Admission System in PHP:- This system helps in reducing manual efforts and consumes less time.

OBJECTIVE

  1. Online Admission System in PHP :- To reduce the processing time and acquire more accurate information.
  2. Online Admission System in PHP :- To ensure reliability.
  3. Online Admission System in PHP :- Generate Students Academic Detail Report
  4. Online Admission System in PHP :- Generate Students Personal Detail Report along with the necessary documents.
  5. Online Admission System in PHP : - Database maintained by this system usually contains the students personal and academic related information. It focuses
  6. Online Admission System in PHP: - on storing and processing data by using web pages.
  7. Online Admission System in PHP : - Online Admission System in PHP: - To make the system more user-friendly.

A brief overview of the technology:

Front end: HTML, CSS, JavaScript

  1. HTML: HTML is used to create and save web documents. E.g. Notepad/Notepad++
  2. CSS : (Cascading Style Sheets) Create attractive Layout
  3. Bootstrap: responsive design mobile-friendly site
  4. JavaScript: it is a programming language, commonly use with web browsers.

Back end: PHP, MySQL

  1. PHP: Hypertext Preprocessor (PHP) is a technology that allows software developers to create dynamically generated web pages, in HTML, XML, or other document types, as per client request. PHP is open-source software.
  2. MySQL: MySql is a database, widely used for accessing querying, updating, and managing data in databases.

Software Requirement(anyone)

  • WAMP Server
  • XAMPP Server
  • MAMP Server
  • LAMP Server

Installation Steps

1. Download the zip file and unzip the file on your local server. 2. Put this file inside "c:/wamp/www/". 3. Database Configuration Open PHPMyAdmin Create Database named oas. Import database oas.sql from downloaded folder(inside the database) 4. Open Your browser put inside "http://localhost/folder name/" (change it according to your system )

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

PostgreSQL Up And Running A Practical Guide To The Advanced Open Source Database

Authors: Regina Obe, Leo Hsu

3rd Edition

1491963417, 978-1491963418

More Books

Students also viewed these Databases questions

Question

What is electric dipole explain with example

Answered: 1 week ago

Question

What is polarization? Describe it with examples.

Answered: 1 week ago