Skip to content

A simple Study Resource Hub web app built with HTML, CSS, and JavaScript — lets users add, store, and manage study subjects and links using local storage.

License

Notifications You must be signed in to change notification settings

pixelwing/PixelStudy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

PixelStudy

🎓 Study Resource Hub

A simple and interactive web app that helps students organize their study materials — all in one place.
Built using HTML, CSS, and JavaScript, this app lets you add, store, and manage study subjects and resource links using Local Storage — no server needed!


🌍 Live Demo

👉 https://pixel-study.vercel.app/


🧩 Features

  • 📘 Add new subjects with custom names
  • 🔗 Add useful study links under each subject
  • 💾 Automatically saved in your browser (Local Storage)
  • 🗑️ Delete subjects or individual links anytime
  • 🎨 Clean, responsive design

🛠️ Tech Stack

  • HTML5
  • CSS3
  • JavaScript (Vanilla JS + LocalStorage API)

🏆 Hacktoberfest 2025

This repository is participating in Hacktoberfest 2025!
You’re welcome to contribute — whether you’re a beginner or experienced developer 💪

🧃 Ways to Contribute

  • Add new features (like dark mode, search bar, etc.)
  • Improve UI/UX design
  • Fix bugs or improve performance
  • Enhance documentation (like this README)
  • Add new ideas to the project

🚀 Getting Started

1️⃣ Fork this repo

Click on the Fork button (top right) to copy this repo into your GitHub account.

2️⃣ Clone your fork

git clone https://github.com/<your-username>/Study-Resource-Hub.git

3️⃣ Open the project

Just open index.html in your browser — no setup needed!

4️⃣ Make your changes

Edit the HTML, CSS, or JS files as needed.

5️⃣ Commit & push

git add .
git commit -m "Added new feature: <describe>"
git push

6️⃣ Create a Pull Request

Go to your forked repo → click “New Pull Request” Your PR will be reviewed and merged if it fits the project goals!

💡 Future Ideas

  • 🌗 Add dark/light theme toggle

  • 🔍 Add search bar for subjects

  • 📱 Improve mobile responsiveness

  • 🏷️ Allow tags for resources

  • 🔔 Add reminders for study sessions

📄 License

This project is licensed under the MIT License — free to use, modify, and share.

❤️ Acknowledgements

Made with love by Pixel Wing

and awesome contributors from the open-source community 💫

🧑‍💻 Contributors

About

A simple Study Resource Hub web app built with HTML, CSS, and JavaScript — lets users add, store, and manage study subjects and links using local storage.

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors