Skip to content

Mitra is a Streamlit-based web app that helps engineering students track GRE scores, learn about US university admissions, and explore funding opportunities—offering personalized feedback and progress visualization.

Notifications You must be signed in to change notification settings

snehaaprabhu/MITRA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MITRA – Your GRE Buddy

Mitra is a student-focused web app that helps engineering undergraduates prepare for the GRE and explore US university admissions. It offers GRE resources, profile evaluation, a score tracker with visualizations, and a personal dashboard.


Features

  • GRE Info & Study Tips
  • University Tier Lists
  • Profile Evaluation
  • Funding & Scholarship Guidance
  • User Dashboard with Score Logger
  • Interactive GRE Score Graph

Tech Stack

  • Language: Python
  • Framework: Streamlit
  • Database: SQLite
  • Libraries: Plotly, Pandas, Matplotlib, Hashlib
  • Deployment: Streamlit Cloud (Free)

How to Run Locally

  1. Clone the repo:

    git clone https://github.com/yourusername/mitra-app.git
    cd mitra-app
  2. Create virtual environment (optional but recommended)

    python -m venv venv
    source venv/bin/activate  # or venv\Scripts\activate on Windows
  3. Install dependencies:

    pip install -r requirements.txt
  4. Run the app:

    streamlit run mitra_app.py

Inspiration

Empowering students with the right tools to navigate their GRE journey and chase their dream universities.


What's Next for MITRA

  • Add AI-powered GRE score predictors
  • Integration with Supabase for persistent storage
  • Resume parsing for automatic profile evaluation
  • Notifications for scholarship deadlines

Built with ❤️ by [Sneha Prabhu]

About

Mitra is a Streamlit-based web app that helps engineering students track GRE scores, learn about US university admissions, and explore funding opportunities—offering personalized feedback and progress visualization.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages