{"id":25897081,"url":"https://github.com/amriteshanand0129/notes-vault","last_synced_at":"2026-02-17T05:33:20.422Z","repository":{"id":231656931,"uuid":"780596314","full_name":"amriteshanand0129/Notes-Vault","owner":"amriteshanand0129","description":"This is the first version of NotesVault, built using EJS and NodeJS. A collaborative platform for university students to access and contribute study notes in one convenient place.","archived":false,"fork":false,"pushed_at":"2025-01-30T19:30:43.000Z","size":5704,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-05T14:51:15.361Z","etag":null,"topics":["ejs","express","mongodb","nodejs","user-authentication"],"latest_commit_sha":null,"homepage":"https://notesvault.onrender.com","language":"EJS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/amriteshanand0129.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-04-01T19:57:14.000Z","updated_at":"2025-01-31T09:32:03.000Z","dependencies_parsed_at":"2024-05-02T21:28:09.830Z","dependency_job_id":"54f0f940-98a5-4e3e-9ac8-574f0e29fd49","html_url":"https://github.com/amriteshanand0129/Notes-Vault","commit_stats":null,"previous_names":["amriteshanand0129/notes-website"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/amriteshanand0129/Notes-Vault","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amriteshanand0129%2FNotes-Vault","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amriteshanand0129%2FNotes-Vault/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amriteshanand0129%2FNotes-Vault/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amriteshanand0129%2FNotes-Vault/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amriteshanand0129","download_url":"https://codeload.github.com/amriteshanand0129/Notes-Vault/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amriteshanand0129%2FNotes-Vault/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29534967,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T05:00:25.817Z","status":"ssl_error","status_checked_at":"2026-02-17T04:57:16.126Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ejs","express","mongodb","nodejs","user-authentication"],"created_at":"2025-03-02T23:17:55.049Z","updated_at":"2026-02-17T05:33:20.405Z","avatar_url":"https://github.com/amriteshanand0129.png","language":"EJS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 📚 NotesVault – Your Digital Repository for University Notes  \n\n\n![GitHub stars](https://img.shields.io/github/stars/amriteshanand0129/Notes-Vault)  \n![GitHub forks](https://img.shields.io/github/forks/amriteshanand0129/Notes-Vault)  \n![license](https://img.shields.io/github/license/amriteshanand0129/Notes-Vault?)\n\n## 🚀 About the Project  \n\n**NotesVault** is a collaborative platform designed to facilitate **easy access to university notes** for college students. It also empowers students to **showcase their expertise** by uploading their own notes and resources.  \n\n🔗 **Live Demo**: [NotesVault on Render](https://notesvault.onrender.com)  \n_Please note that the website may take up to 50 seconds to load initially. This delay occurs because the server enters a dormant state after a period of inactivity._\n\n\u003e **📢 Work in Progress:** A second version, **NotesVault_V2**, is currently under development using the **MERN stack**, featuring **advanced authentication with Auth0** and **deployment on AWS**. Stay tuned! 🚀  \n\n---\n\n## ✨ Key Features  \n\n- 📥 **Download University Notes** – Access a wide range of categorized study materials.  \n- 📤 **Upload \u0026 Share Notes** – Contribute your own notes and help fellow students.  \n- 🔍 **Advanced Search** – Easily find notes using keywords, subjects, or categories.  \n- 🔒 **JWT-based Authentication** – Secure login and access control.  \n- 🎨 **Bootstrap-Powered UI** – Clean, responsive, and user-friendly design.  \n- 🖥️ **Deployed on Render** – Live and ready for use.  \n\n---\n\n## 🛠️ Tech Stack  \n\n- **Frontend**: CSS, EJS, Bootstrap  \n- **Backend**: Node.js, Express.js  \n- **Database**: MongoDB (Hosted on Atlas)  \n- **Authentication**: JWT (JSON Web Token)  \n- **Deployment**: Render.com  \n\n---\n\n## 📦 Installation \u0026 Setup  \n\n### 1️⃣ Clone the Repository  \n```bash\ngit clone https://github.com/amriteshanand0129/Notes-Vault.git\ncd NotesVault\n```\n### 2️⃣ Install Dependencies\n```bash\nnpm i\n```\n\n### 3️⃣ Set Up Environment Variables\nCreate a .env file in the root directory and add the following:\n```bash\nDB_URL = YOUR_DATABASE_URL\nPORT = BACKEND_SERVER_PORT (e.g 8080)\nsecret = SECRET_OF_YOUR_CHOICE\n```\n\n### 4️⃣ Start the Server\n```bash\nnpm start\n```\n\nThe server will start at http://localhost:PORT\n\n### 📬 Contact \u0026 Support\nFor any issues or suggestions, feel free to open an issue on GitHub or contact me via email: amritesh2901@gmail.com\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famriteshanand0129%2Fnotes-vault","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Famriteshanand0129%2Fnotes-vault","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famriteshanand0129%2Fnotes-vault/lists"}