Skip to content

This is a Streamlit web application that provides insights into the placement records of MSIT. The app helps users explore placement statistics, company details, and student performance metrics.

Notifications You must be signed in to change notification settings

theanujsinha01/MSIT-Placement-Records

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MSIT-Placement-Records

Overview

This is a Streamlit web application that provides insights into the placement records of MSIT. The app helps users explore placement statistics, company details, and student performance metrics.

Features

  • Interactive visualizations of placement data
  • Company-wise placement records
  • Year-wise trends and statistics
  • Search and filter options for easy navigation

Live Demo

Check out the live app here: MSIT Placement Records

Installation

To run this app locally, follow these steps:

  1. Clone the repository:
    git clone <repository-url>
    cd <repository-folder>
  2. Install the required dependencies:
    pip install -r requirements.txt
  3. Run the Streamlit app:
    streamlit run app.py

Technologies Used

  • Python
  • Streamlit
  • Pandas
  • Matplotlib / Seaborn (for visualizations)

Code Structure

├── app.py                 # Main Streamlit app
├── data/                  # Placement data files
├── utils.py               # Helper functions
├── requirements.txt       # Python dependencies
├── README.md              # Project documentation

Contributing

If you would like to contribute, feel free to fork the repository and submit a pull request with your improvements.

About

This is a Streamlit web application that provides insights into the placement records of MSIT. The app helps users explore placement statistics, company details, and student performance metrics.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages