This project is a humorous and creative attempt to mimic the official Osmania University results portal. Created during the second semester of my studies, the primary purpose of this project was to bring some light-hearted fun to my classmates during a stressful time of waiting for exam results. By designing a fully functional yet entirely fake results website, I managed to entertain my peers while showcasing my budding web development skills.
- Interactive Input: Allows users to enter a Hall Ticket Number to generate results.
- Dynamic Data Rendering: Fake student data, including personal details, subject names, grades, and GPA, is displayed based on predefined inputs.
- Responsive Design: The website adjusts seamlessly to various device sizes.
- Export Options: Includes buttons for "Print Page" and "Download PDF" to simulate a real results website experience.
- HTML: For structuring the content of the web pages.
- CSS: For styling and layout.
- JavaScript: For dynamic interactivity and data manipulation.
- Input Hall Ticket Number: Users input a hall ticket number into the search box.
- Dynamic Data Rendering: Based on the hall ticket number, predefined data (stored in JavaScript objects) is displayed.
- Randomized Grades and GPA: Subject grades and GPA are randomly assigned from predefined lists to enhance the fake results' authenticity.
- Gender Assignment: Gender is dynamically assigned based on specific hall ticket numbers.
- Dynamic Rendering: JavaScript functions are used to dynamically render personal details, subject information, and results based on user input.
- Randomization: Random grades and GPA values are assigned to make each result unique and unpredictable.
- Interactive UI: Buttons for printing and downloading results create a real-world portal-like experience.
-
Clone the repository:
git clone https://github.com/prasxor/Fake-results-osmania.git
-
Navigate to the project directory:
cd fake-results-osmania
-
Open
index.html
in a web browser to view the project.
Here’s a quick preview of the fake results page in action:
This project was created purely for educational and entertainment purposes. It is not affiliated with or endorsed by Osmania University. The results displayed on this website are entirely fake and generated for fun. Please do not use this project to mislead or harm others.
- Name: Prashant kumar sinha
- Contact: prasxor@gmail.com