Skip to content

This project scraps the results from the university website and displays them in a tabular form

Notifications You must be signed in to change notification settings

that-ar-guy/University-Results-Scrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UNIVERSITY RESULTS SCRAPPER

Table of Contents

Introduction

UNIVERSITYRESULTS is a Django web application designed to simplify the process of retrieving and viewing results from Osmania University. With this application, users can easily submit their details and obtain their results in a user-friendly tabular format.

Features

  • User-Friendly Interface: Intuitive form submission process for retrieving results.
  • Result Display: Results are displayed in a clear and organized tabular format.
  • Clear Functionality: Users can easily clear the form to submit new details or reset the application.

Installation

  1. Clone the repository:

    git clone https://github.com/that-ar-guy/University-Results-Scrapper.git
  2. Navigate to the project directory:

    cd UNIVERSITYRESULTS
  3. Install dependencies:

    pip install -r requirements.txt
  4. Apply database migrations:

    python manage.py migrate

Usage

  1. Run the Django development server:

    python manage.py runserver
  2. Open your web browser and navigate to http://localhost:8000.

  3. Fill out the form with your details and click the "Submit" button.

  4. View your results displayed in a tabular format.

  5. To clear the form, click the "Clear" button. o for web framework: Django

Contributing

We welcome contributions from the community! If you have ideas for improvements, bug fixes, or new features, feel free to submit a pull request.

About

This project scraps the results from the university website and displays them in a tabular form

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published