Skip to content

Harish03r/Gate_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎯 GATE Exam Preparation App

A Streamlit-based interactive web app to help students prepare for the GATE Exam.
It supports Q&A, mock tests, progress tracking, and exam information.


🚀 Features

  1. Ask Questions – Get detailed answers with follow-up clarifications.
  2. Mock Tests – Attempt practice tests with GATE-style scoring.
  3. Progress Tracker – Track past test scores and analyze performance.
  4. Exam Info – View details about exam structure, pattern, and marking scheme.

📂 Project Structure


⚙️ Installation & Usage

# Clone repo
git clone https://github.com/<your-username>/gate_app.git
cd gate_app

# Create virtual environment (optional but recommended)
python -m venv venv
source venv/bin/activate   # Mac/Linux
venv\Scripts\activate      # Windows

# Install dependencies
pip install -r requirements.txt

# Run app
streamlit run app.py


---

2. Save the file.  
3. Run these commands in your project folder:

```bash
git add README.md
git commit -m "Added README file with project details"
git push

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •