Skip to content

mayanklabs/UniNotesHub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📚 UniNotesHub

A collaborative, open-source platform for accessing Previous Year Question Papers (PYQs) and Study Notes for university and colleges.

🚀 About the Project

This project aims to provide students with easy access to past exam papers and notes, helping them in their academic journey. It is designed to be open-source, allowing contributors to improve and expand the platform over time.

🌟 Features

  • 📄 Browse and download previous year question papers
  • 📝 Access and contribute study notes
  • 🔍 Search & filter by subject, year, and course
  • 👥 Community-driven contributions & improvements
  • 🔒 Secure and user-friendly design

🛠️ Tech Stack

  • Frontend: HTML, CSS, JavaScript (React/Vue optional)
  • Backend: Python (Django/Flask) or PHP (Laravel/Core PHP)
  • Database: MySQL / PostgreSQL / SQLite

🎯 Goals

  • Provide a centralized platform for academic resources
  • Encourage open-source collaboration
  • Improve accessibility and user experience
  • Ensure security and data integrity

💡 How to Contribute

We welcome contributions! Follow these steps to get started:

1️⃣ Fork the Repository

Click the Fork button on the top right of this repository page to create your own copy.

2️⃣ Clone Your Fork

Open your terminal and run:

git clone https://github.com/your-username/UniNotesHub.git
cd UniNotesHub

3️⃣ Create a New Branch

Make sure to create a separate branch for your feature or fix:

git checkout -b feature-name

4️⃣ Make Changes & Commit

Modify the files and add your improvements. After making changes, commit them:

git add .
git commit -m "Added feature: [describe your feature]"

5️⃣ Push Changes to Your Fork

Push your changes to your GitHub repository:

git push origin feature-name

6️⃣ Create a Pull Request

  1. Go to the original repository on GitHub
  2. Click on Pull Requests
  3. Click on New Pull Request
  4. Select your forked repository and the branch you worked on
  5. Add a description of your changes and submit the Pull Request

7️⃣ Wait for Review

Your PR will be reviewed, and once approved, it will be merged into the main project! 🎉

📬 Contact

If you’re interested in contributing or report bugs, feel free to reach out!

About

A collaborative, open-source platform for accessing Previous Year Question Papers (PYQs) and Study Notes for university and colleges.

Resources

License

Stars

Watchers

Forks

Contributors