diff --git a/frontend/B-Tech/btech-IT.html b/B-Tech/btech-IT.html similarity index 100% rename from frontend/B-Tech/btech-IT.html rename to B-Tech/btech-IT.html diff --git a/frontend/B-Tech/btechAIML.html b/B-Tech/btechAIML.html similarity index 100% rename from frontend/B-Tech/btechAIML.html rename to B-Tech/btechAIML.html diff --git a/frontend/B-Tech/btechCE.html b/B-Tech/btechCE.html similarity index 100% rename from frontend/B-Tech/btechCE.html rename to B-Tech/btechCE.html diff --git a/frontend/B-Tech/btechCSBS.html b/B-Tech/btechCSBS.html similarity index 100% rename from frontend/B-Tech/btechCSBS.html rename to B-Tech/btechCSBS.html diff --git a/frontend/B-Tech/btechCSCS.html b/B-Tech/btechCSCS.html similarity index 100% rename from frontend/B-Tech/btechCSCS.html rename to B-Tech/btechCSCS.html diff --git a/frontend/B-Tech/btechCSDS.html b/B-Tech/btechCSDS.html similarity index 100% rename from frontend/B-Tech/btechCSDS.html rename to B-Tech/btechCSDS.html diff --git a/frontend/B-Tech/btechCSE.html b/B-Tech/btechCSE.html similarity index 100% rename from frontend/B-Tech/btechCSE.html rename to B-Tech/btechCSE.html diff --git a/frontend/B-Tech/btechECE.html b/B-Tech/btechECE.html similarity index 100% rename from frontend/B-Tech/btechECE.html rename to B-Tech/btechECE.html diff --git a/frontend/B-Tech/btechEE.html b/B-Tech/btechEE.html similarity index 100% rename from frontend/B-Tech/btechEE.html rename to B-Tech/btechEE.html diff --git a/frontend/B-Tech/btechFT.html b/B-Tech/btechFT.html similarity index 100% rename from frontend/B-Tech/btechFT.html rename to B-Tech/btechFT.html diff --git a/frontend/B-Tech/btechIOT.html b/B-Tech/btechIOT.html similarity index 100% rename from frontend/B-Tech/btechIOT.html rename to B-Tech/btechIOT.html diff --git a/frontend/B-Tech/btechIT.html b/B-Tech/btechIT.html similarity index 100% rename from frontend/B-Tech/btechIT.html rename to B-Tech/btechIT.html diff --git a/frontend/B-Tech/btechME.html b/B-Tech/btechME.html similarity index 100% rename from frontend/B-Tech/btechME.html rename to B-Tech/btechME.html diff --git a/frontend/B-Tech/btechTIU.html b/B-Tech/btechTIU.html similarity index 100% rename from frontend/B-Tech/btechTIU.html rename to B-Tech/btechTIU.html diff --git a/frontend/B-Tech/courses.html b/B-Tech/courses.html similarity index 100% rename from frontend/B-Tech/courses.html rename to B-Tech/courses.html diff --git a/README.md b/README.md index dc507c1..28535ec 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/frontend/admin.html b/admin.html similarity index 100% rename from frontend/admin.html rename to admin.html diff --git a/frontend/assets/index1.jpg b/assets/index1.jpg similarity index 100% rename from frontend/assets/index1.jpg rename to assets/index1.jpg diff --git a/frontend/assets/index2_bot.jpg b/assets/index2_bot.jpg similarity index 100% rename from frontend/assets/index2_bot.jpg rename to assets/index2_bot.jpg diff --git a/frontend/assets/index3_girl.webp b/assets/index3_girl.webp similarity index 100% rename from frontend/assets/index3_girl.webp rename to assets/index3_girl.webp diff --git a/frontend/assets/sticky-notes.png b/assets/sticky-notes.png similarity index 100% rename from frontend/assets/sticky-notes.png rename to assets/sticky-notes.png diff --git a/frontend/assets/stu.png b/assets/stu.png similarity index 100% rename from frontend/assets/stu.png rename to assets/stu.png diff --git a/frontend/assets/youtube.png b/assets/youtube.png similarity index 100% rename from frontend/assets/youtube.png rename to assets/youtube.png diff --git a/frontend/bba.html b/bba.html similarity index 100% rename from frontend/bba.html rename to bba.html diff --git a/frontend/bca.html b/bca.html similarity index 100% rename from frontend/bca.html rename to bca.html diff --git a/frontend/courses.html b/courses.html similarity index 100% rename from frontend/courses.html rename to courses.html diff --git a/frontend/styles/courses.css b/frontend/.gitkeep similarity index 100% rename from frontend/styles/courses.css rename to frontend/.gitkeep diff --git a/frontend/README.md b/frontend/README.md deleted file mode 100644 index 28535ec..0000000 --- a/frontend/README.md +++ /dev/null @@ -1 +0,0 @@ -# Student-Resource-Website_front diff --git a/frontend/index.html b/index.html similarity index 100% rename from frontend/index.html rename to index.html diff --git a/frontend/js/script.js b/js/script.js similarity index 100% rename from frontend/js/script.js rename to js/script.js diff --git a/frontend/review.css b/review.css similarity index 100% rename from frontend/review.css rename to review.css diff --git a/frontend/review.html b/review.html similarity index 100% rename from frontend/review.html rename to review.html diff --git a/frontend/script.js b/script.js similarity index 100% rename from frontend/script.js rename to script.js diff --git a/styles/courses.css b/styles/courses.css new file mode 100644 index 0000000..e69de29 diff --git a/frontend/styles/style.css b/styles/style.css similarity index 100% rename from frontend/styles/style.css rename to styles/style.css diff --git a/frontend/user.html b/user.html similarity index 100% rename from frontend/user.html rename to user.html