{"id":26086244,"url":"https://github.com/charithasrir31/registration-form","last_synced_at":"2026-02-14T22:02:46.305Z","repository":{"id":281233232,"uuid":"825038497","full_name":"charithasrir31/Registration-Form","owner":"charithasrir31","description":"Registration form to sign up and store user information using HTML, CSS, Node.js in MongoDB.","archived":false,"fork":false,"pushed_at":"2025-03-07T17:58:26.000Z","size":20,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-12T02:52:34.000Z","etag":null,"topics":["body-parser","css","css-animations","express-js","html","javascript","mongodb","mongoose","node-js","registration-forms"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/charithasrir31.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-07-06T15:39:39.000Z","updated_at":"2025-03-27T17:59:10.000Z","dependencies_parsed_at":"2025-03-08T02:01:32.038Z","dependency_job_id":null,"html_url":"https://github.com/charithasrir31/Registration-Form","commit_stats":null,"previous_names":["charithasrir31/registration-form"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/charithasrir31/Registration-Form","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charithasrir31%2FRegistration-Form","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charithasrir31%2FRegistration-Form/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charithasrir31%2FRegistration-Form/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charithasrir31%2FRegistration-Form/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/charithasrir31","download_url":"https://codeload.github.com/charithasrir31/Registration-Form/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charithasrir31%2FRegistration-Form/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278693064,"owners_count":26029429,"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":["body-parser","css","css-animations","express-js","html","javascript","mongodb","mongoose","node-js","registration-forms"],"created_at":"2025-03-09T06:50:14.756Z","updated_at":"2025-10-06T23:12:31.861Z","avatar_url":"https://github.com/charithasrir31.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# **Registration Form**  \n\nThis is a **full-stack** registration form built using **HTML, CSS, JavaScript** for the frontend and **Node.js, Express, and MongoDB** for the backend. The form includes **client-side validation** and securely stores user data in a MongoDB database.  \n\n---\n\n## 🛠️ Tech Stack\n- **Frontend:** HTML, CSS, JavaScript  \n- **Backend:** Node.js, Express.js  \n- **Database:** MongoDB, Mongoose  \n- **Other Dependencies:** Body-Parser  \n\n---\n\n## 🚀 Features\n✔ **Client-side validation** for form fields  \n✔ **Backend validation** for user data  \n✔ Stores user data securely in **MongoDB**  \n✔ Redirects users to a **success or error page**  \n✔ **RESTful API** for handling form submissions  \n\n---\n\n## 📦 Dependencies\nEnsure you have **Node.js** installed, then run:  \n```sh\nnpm install\n```\nThis will install:  \n- express - Web framework for Node.js   \n- mongoose - MongoDB Object Modeling   \n- body-parser - Middleware for parsing request data \n\n---\n\n## **⚡ How to Run the Project**\n1. Clone the Repository\n```sh\ngit clone https://github.com/charithasrir31/Registration-Form.git\ncd Registration-Form\n```\n2. Install Dependencies\n```sh\nnpm install\n```\n3. Start MongoDB\nEnsure MongoDB is running:\n```sh\nmongod\n```\nOr, if using MongoDB Atlas, update the MongoDB connection URL in server.js.\n\n4. Run the Backend Server\n```sh\nnode server.js\n```\nor (if using nodemon):\n```sh\nnpm run dev\n```\n5. Open in Browser\nhttp://localhost:3000\n\n---\n\n## 📸 Output Screenshots\n### **Registration Page**  \n![Registration Form](https://github.com/user-attachments/assets/bc29d134-1825-43e5-a4df-58c956f9379a)  \n\n### **Success Page**  \n![Success Message](https://github.com/user-attachments/assets/e06a030e-cc95-47ad-831e-dc8f3efdcc76)  \n\n### **Error Page**  \n![Error Message](https://github.com/user-attachments/assets/707ad162-6b6f-486f-a555-775a33f3a0e3)  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcharithasrir31%2Fregistration-form","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcharithasrir31%2Fregistration-form","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcharithasrir31%2Fregistration-form/lists"}