Skip to content

sb-byte/Notes-Aid

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📚 Notes-Aid

A modern platform to access academic notes with embedded YouTube videos and PDFs for better learning! 🚀

✨ Features

Curated Study Materials – Well-structured notes, textbooks and previous year questions for various subjects.
YouTube Video Integration – Directly watch relevant tutorials.
PDF Resources – Downloadable and easy-to-read notes.


👥 Contributors

We appreciate the contributions of our amazing team:

🙌 Feel free to contribute and improve Notes-Aid!


📂 Project Structure

📂 notes-aid
├── 📂 public
│   ├── 📂 icons
├── 📂 src
│   ├── 📂 app
│   │   ├── 📂 api/auth
│   │   ├── 📂 [year]/[branch]/[semester]
│   │   ├── 📂 edit
│   │   │   ├── 📂 editor
│   │   │   ├── 📂 login
│   ├── 📂 components
│   │   📂 interfaces
│   │   📂 metrics
│   │   📂 notes
│   │   ├── 📂 fy, sy, ty
│   │   │   ├── 📂 comps (evenSem, oddSem)
│   │   │   ├── 📂 it (evenSem, oddSem)
│   │   

🚀 Get Started

1️⃣ Clone the repository:

git clone https://github.com/MinavKaria/Notes-Aid.git
cd notes-aid

2️⃣ Install dependencies:

npm install

3️⃣ Run the development server:

npm run dev

4️⃣ Open in browser:

http://localhost:3000

📢 Contributing

Want to improve Notes-Aid? Follow these steps:

  1. Fork the repository
  2. Create a feature branch
  3. Make your changes & commit
  4. Open a pull request

Your contributions are always welcome! 🎉


This version enhances readability, improves structure, and provides clear information. 🚀 Let me know if you'd like any more tweaks!

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 97.0%
  • Python 2.6%
  • Other 0.4%