Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
102 changes: 1 addition & 101 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,101 +1 @@
# 🎓 PHENIX
A centralized platform designed for students to easily access **YouTube playlists, notes, and previous year question papers (PYQs)** for each semester and subject.

---

## 🚀 Features

* 📚 **Organized by Semester** – Content neatly divided into Semesters 1 to 4.
* 🎥 **YouTube Playlists** – Curated video resources for each subject.
* 📝 **Notes** – Well-structured notes for quick learning and revision.
* ❓ **PYQs** – Previous Year Questions to help with exam preparation.
* 🔄 **Scalable Design** – More semesters and subjects can be added easily.
* 🌐 **Simple UI** – Clean, responsive, and beginner-friendly interface.

---

## 🛠️ Tech Stack

* **Frontend**: HTML, CSS, JavaScript
* **Backend**: Flask (Python)
* **Data Handling**: JavaScript Objects / JSON
* **Hosting**: (To be decided – Render/Heroku/Vercel/etc.)

---

## 📂 Project Structure

```
Student-Resource-Website/
│── static/ # CSS, JS, images
│── templates/ # HTML templates
│── app.py # Flask backend
│── data.json # (Optional) store subjects/links
│── README.md # Project documentation
```

---

## ⚡ How to Run Locally

1. Clone the repository:

```bash
git clone https://github.com/yourusername/Student-Resource-Website.git
cd Student-Resource-Website
```

2. Install dependencies:

```bash
pip install flask
```

3. Run the Flask app:

```bash
python app.py
```

4. Open in browser:

```
http://127.0.0.1:5000
```

---

## 📌 Future Enhancements

* ✅ Add Semester 5–8 resources
* ✅ User login & dashboard
* ✅ Contribution option for students to upload notes & PYQs
* ✅ AI-powered search for resources

---

## 🤝 Contributing

We welcome contributions! 🎉

* Fork the repo
* Create a new branch (`feature-xyz`)
* Commit your changes
* Open a pull request

---

## 👨‍💻 Team

* **Anirban Sarkar** – Developer, Backend & Data Handling
* **\[Your Teammate’s Name]** – Frontend Design & Coordination

---

## 📜 License

This project is licensed under the **MIT License** – feel free to use and improve it.

---

Do you want me to make this **formal & professional (for GitHub profile)**, or **fun & student-friendly (with emojis and casual tone)**?
# Student-Resource-Website_front
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
1 change: 0 additions & 1 deletion frontend/README.md

This file was deleted.

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Empty file added styles/courses.css
Empty file.
File renamed without changes.
File renamed without changes.