Skip to content

A simple form interface for collecting and managing basic student details such as name, age, course, and contact information..

Notifications You must be signed in to change notification settings

JohnnelBaylen/student-information

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

Information Form

Overview

This project is a simple Information Form built using PHP. It allows users to input their personal details, which are then processed and displayed.

Features

  • User-friendly form with fields such as Name, Email, Phone, and Address.
  • Data validation to ensure correct input format.
  • Secure data handling with basic sanitization.
  • Styled using CSS for better user experience.

Requirements

  • PHP 7.x or higher
  • A web browser

Installation

  1. Clone the repository:
    git clone https://github.com/yourusername/information-form.git
  2. Navigate to the project directory:
    cd information-form
  3. open your xampp or laragon

File Structure

student-info-system/
├── public/
│ └── icon.png             # Project icon
├── src/
│ ├── components/
│ │ ├── index.php          # Main form page
│ │ ├── review.php         # Review form page
│ │ └── thankyou.php       # Thank you/confirmation page
│ └── styles/
│ ├── info.css             # Styles for the information form
│ ├── style.css            # Styles for login or base layout
│ └── thankyou.css         # Styles for thank you page
└── README.md              # Project documentation
 

About

A simple form interface for collecting and managing basic student details such as name, age, course, and contact information..

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published