Skip to content

shreshta-shetty/Registration-Form

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

5 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Registration-Form

A simple web-based course registration form built with HTML, CSS, JS, PHP, and MySQL. Students fill a multi-step form and the data is stored in a database. Includes a page to view all submissions.

๐Ÿ”— Live Demo

https://cs101.free.nf/

๐Ÿ“ Main Files

index.html โ€” Form UI style.css โ€” Styling script.js โ€” Multi-step logic db.php โ€” DB connection submit.php โ€” Insert data view_records.php โ€” View records

โ–ถ How to Run Locally

  1. Install XAMPP
  2. Put the project folder inside: htdocs/
  3. Create a database in phpMyAdmin and import your SQL file
  4. Update database details in db.php
  5. Start Apache & MySQL in XAMPP
  6. Open in browser: http://localhost/your-folder-name/

๐ŸŒ Deployment (Free Hosting)

  1. Upload all project files to hosting (InfinityFree / 000webhost)
  2. Create a database in the hosting panel
  3. Update online DB credentials in db.php
  4. Open your live URL โ€” your project is ready online

๐Ÿ‘จโ€๐Ÿ’ป Author: Shreshta shetty

About

A PHP-based registration form with MySQL database integration and a clean responsive UI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors