{"id":25968964,"url":"https://github.com/parmodkumar28/record-manager","last_synced_at":"2026-04-09T17:37:46.387Z","repository":{"id":226769199,"uuid":"769597973","full_name":"ParmodKumar28/Record-Manager","owner":"ParmodKumar28","description":"A simple record manager website for user's details.","archived":false,"fork":false,"pushed_at":"2024-04-08T12:16:24.000Z","size":255,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-18T18:07:22.460Z","etag":null,"topics":["express","fullstack","html-css-javascript","mongodb","nodejs","react"],"latest_commit_sha":null,"homepage":"https://record-manager88.netlify.app/","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/ParmodKumar28.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}},"created_at":"2024-03-09T14:29:58.000Z","updated_at":"2024-04-30T04:51:44.000Z","dependencies_parsed_at":"2024-03-13T08:32:57.025Z","dependency_job_id":"105ec3db-8720-47ab-8f5f-416d413e1255","html_url":"https://github.com/ParmodKumar28/Record-Manager","commit_stats":null,"previous_names":["parmodkumar28/record-manager"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ParmodKumar28/Record-Manager","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ParmodKumar28%2FRecord-Manager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ParmodKumar28%2FRecord-Manager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ParmodKumar28%2FRecord-Manager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ParmodKumar28%2FRecord-Manager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ParmodKumar28","download_url":"https://codeload.github.com/ParmodKumar28/Record-Manager/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ParmodKumar28%2FRecord-Manager/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278708050,"owners_count":26031932,"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","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["express","fullstack","html-css-javascript","mongodb","nodejs","react"],"created_at":"2025-03-04T22:35:54.346Z","updated_at":"2025-10-07T01:44:12.592Z","avatar_url":"https://github.com/ParmodKumar28.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 📖 Record Management System\n\nThe Record Management System is a web application that allows users to manage records across different databases. Users can log in, view records, add new records, search for records, and switch between databases.\n\n## 🚀 Features\n\n- **User Authentication**: Users can log in with their credentials.\n- **Dashboard**: Displays records from different databases in a tabular format.\n- **Sorting**: Users can sort records based on name, email, or phone number in ascending or descending order.\n- **Searching**: Users can search for records based on name, email, or phone number.\n- **Database Navigation**: Users can switch between databases using tabs.\n- **Add Record Form**: Users can add new records to the selected database.\n- **Validation**: The add record form includes validations for name, email, and phone number fields.\n- **Error Handling**: Error messages are displayed if there's an issue adding a record.\n- **Notifications**: Success and error notifications are displayed when records are successfully added or when there's an error.\n- **Responsive Design**: The application is designed to work seamlessly across different screen sizes.\n\n## 🛠️ Technologies Used\n\n### Frontend:\n- React.js\n- Axios for HTTP requests\n- Tailwind CSS for styling\n\n### Backend:\n- Node.js with Express.js\n- MongoDB for the database\n- Mongoose for MongoDB object modeling\n- JWT for authentication\n\n## 📦 Setup Instructions\n\n1. **Clone the repository**:\n    git clone https://github.com/ParmodKumar28/Record-Manager\n\n2. **Install dependencies**:\n    - Navigate to the frontend directory and run:\n        npm install\n\n    - Navigate to the backend directory and run:\n        npm install\n\n3. **Set up environment variables**:\n    - Create a .env file in the backend directory and add the following variables:\n        ```makefile\n        PORT=\u003cport-number\u003e\n        MONGODB_URI=\u003cmongodb-uri\u003e\n        JWT_SECRET=\u003cjwt-secret\u003e\n        \n4. **Start the servers**:\n    - Navigate to the frontend directory and run:\n        npm start\n    - Navigate to the backend directory and run:\n        npm start\n    - Navigate to the backend directory and run concurrenty both frontend and backend server's:\n        cd backend\n        npm run dev\n\n5. **Access the application**:\n    - Open your web browser and go to http://localhost:3000 to access the application.\n\n## 🤝 Contributing\n\nContributions are welcome! If you'd like to contribute to this project, please follow these steps:\n\n1. Fork the repository\n2. Create a new branch (`git checkout -b feature`)\n3. Make your changes\n4. Commit your changes (`git commit -am 'Add new feature'`)\n5. Push to the branch (`git push origin feature`)\n6. Create a new Pull Request\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparmodkumar28%2Frecord-manager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fparmodkumar28%2Frecord-manager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparmodkumar28%2Frecord-manager/lists"}