{"id":23028550,"url":"https://github.com/deepashrisg/studentmanagement","last_synced_at":"2026-04-10T12:32:18.888Z","repository":{"id":267651173,"uuid":"901928108","full_name":"DeepaShriSG/StudentManagement","owner":"DeepaShriSG","description":"A Node.js app to manage student data with secure authentication, MongoDB integration, and APIs for student operations.","archived":false,"fork":false,"pushed_at":"2024-12-11T15:36:23.000Z","size":21,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-08T10:45:54.531Z","etag":null,"topics":["cors","express","mongodb","mongoose","nodejs","nodemon-express"],"latest_commit_sha":null,"homepage":"https://studentmanagement-xhen.onrender.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DeepaShriSG.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-12-11T15:20:44.000Z","updated_at":"2024-12-11T15:40:53.000Z","dependencies_parsed_at":"2024-12-11T16:39:00.848Z","dependency_job_id":"d9e07c84-22cd-4d20-8e96-067a456f822a","html_url":"https://github.com/DeepaShriSG/StudentManagement","commit_stats":null,"previous_names":["deepashrisg/studentmanagement"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeepaShriSG%2FStudentManagement","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeepaShriSG%2FStudentManagement/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeepaShriSG%2FStudentManagement/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeepaShriSG%2FStudentManagement/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DeepaShriSG","download_url":"https://codeload.github.com/DeepaShriSG/StudentManagement/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246885016,"owners_count":20849607,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["cors","express","mongodb","mongoose","nodejs","nodemon-express"],"created_at":"2024-12-15T14:11:41.601Z","updated_at":"2025-10-17T10:11:05.995Z","avatar_url":"https://github.com/DeepaShriSG.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Student Management System\n\nA Node.js app to manage student data with secure authentication, MongoDB integration, and APIs for student operations.\n\n## Features\n\n- Manage student records.\n- Secure authentication using JWT and bcryptjs.\n- Cross-origin support via CORS.\n- MongoDB database with Mongoose.\n- Environment variables with dotenv.\n- Auto-restarts in development using Nodemon.\n\n## Requirements\n\n- [Node.js](https://nodejs.org/) (v14 or higher)\n- [MongoDB](https://www.mongodb.com/)\n\n## Setup\n\n1. Clone the repository and navigate to the folder:\n   ```bash\n   git clone \u003crepository-url\u003e\n   cd \u003cproject-folder\u003e\n   ```\n2. Install dependencies:\n   ```bash\n   npm install\n   ```\n3. Add a `.env` file with:\n   ```env\n   PORT=3000\n   MONGO_URI=your_mongodb_connection_string\n   JWT_SECRET=your_jwt_secret\n   ```\n\n## Usage\n\nStart the server:\n```bash\nnpm start\n```\nOr run in development mode:\n```bash\nnpm run dev\n```\n\nServer runs on `http://localhost:3000` by default.\n\n## Dependencies\n\n- **bcryptjs**: Password hashing.\n- **cors**: Cross-origin support.\n- **dotenv**: Loads `.env` variables.\n- **express**: Web framework.\n- **jsonwebtoken**: JWT management.\n- **mongoose**: MongoDB modeling.\n- **nodemon**: Development server restarts.\n\n## License\n\nLicensed under the [ISC License](LICENSE).\n\nFor API testing, see the Postman collection: [Postman Link](https://planetary-crescent-492103.postman.co/workspace/Tasks~cfafac11-0028-4d75-bfd8-96da8b6fe325/collection/30449018-3c409133-86ac-4f06-a447-d7081b1fbeff?action=share\u0026source=copy-link\u0026creator=30449018).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeepashrisg%2Fstudentmanagement","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeepashrisg%2Fstudentmanagement","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeepashrisg%2Fstudentmanagement/lists"}