-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
1 changed file
with
20 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,20 @@ | ||
# IRCTC Replica Mini Project | ||
This is the replica website of IRCTC as Mini Project. We has used HTML5, CSS, Javascript, PHP & MYSQL for this project. | ||
# IRCTC Website Replica Mini Project | ||
This is the replica website of IRCTC as Mini Project. | ||
|
||
# Frontend Technologies | ||
HTML5, CSS , Javascript, PHP | ||
|
||
# Backend Technologies | ||
MYSQL for Database Connectivity. | ||
|
||
# Screenshots | ||
![Index Page](https://github.com/HimanshuChandola/IRCTC-Website-Replica/blob/main/screenshots/Index%20Page.jpg) | ||
|
||
![User Login Page](https://github.com/HimanshuChandola/IRCTC-Website-Replica/blob/main/screenshots/User%20Login%20Page.jpg) | ||
|
||
![Registration Page](https://github.com/HimanshuChandola/IRCTC-Website-Replica/blob/main/screenshots/Registration%20Page.png) | ||
|
||
![User Dashboard Page](https://github.com/HimanshuChandola/IRCTC-Website-Replica/blob/main/screenshots/User%20Dashboard%20Page.jpg) | ||
|
||
|
||
** This is the minimal website that anyone can used as Mini Project, We will add new changes as we will code it further ** |