{"id":27242302,"url":"https://github.com/ashita-agarwal/result-management-application","last_synced_at":"2025-08-24T06:19:14.565Z","repository":{"id":287144182,"uuid":"448048141","full_name":"ashita-agarwal/Result-Management-Application","owner":"ashita-agarwal","description":"A Result Management System using HTML, CSS, JavaScript , Node and using MVC Model. Teacher and student can login to update and check the Result respectively. For Database , MongoDB Atlas is used.","archived":false,"fork":false,"pushed_at":"2025-04-10T06:37:43.000Z","size":40,"stargazers_count":24,"open_issues_count":0,"forks_count":10,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-20T21:40:46.301Z","etag":null,"topics":["ejs","express","html-css","mongoose-schema","nodejs","nodemon"],"latest_commit_sha":null,"homepage":"","language":"EJS","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/ashita-agarwal.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,"zenodo":null}},"created_at":"2022-01-14T17:15:11.000Z","updated_at":"2025-04-10T06:37:46.000Z","dependencies_parsed_at":"2025-04-10T20:19:23.029Z","dependency_job_id":"bb7b5059-6546-4148-9d97-fc30e7e45ff2","html_url":"https://github.com/ashita-agarwal/Result-Management-Application","commit_stats":null,"previous_names":["ashita-agarwal/result-management-application"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ashita-agarwal/Result-Management-Application","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashita-agarwal%2FResult-Management-Application","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashita-agarwal%2FResult-Management-Application/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashita-agarwal%2FResult-Management-Application/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashita-agarwal%2FResult-Management-Application/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ashita-agarwal","download_url":"https://codeload.github.com/ashita-agarwal/Result-Management-Application/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashita-agarwal%2FResult-Management-Application/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271805837,"owners_count":24824914,"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-08-24T02:00:11.135Z","response_time":111,"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":["ejs","express","html-css","mongoose-schema","nodejs","nodemon"],"created_at":"2025-04-10T20:19:15.192Z","updated_at":"2025-08-24T06:19:14.199Z","avatar_url":"https://github.com/ashita-agarwal.png","language":"EJS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Result-Management-Application\nA Result Management System using HTML, CSS, JavaScript , Node and using MVC Model.\u003cbr/\u003e\n• Two types of users can login to application by clicking a button on homepage.\u003cbr/\u003e\n• Students can enter their roll number and date of birth to view their result.\u003cbr/\u003e\n• Teachers can View all records, add new record, edit and delete the records.\u003cbr/\u003e\n\n# Setup Guide \n\n## Database \n1. Signin/up to https://www.mongodb.com/cloud/atlas/register \n2. Create a cluster and connect it to your application.\n3. Refer to : https://www.section.io/engineering-education/nodejs-mongoosejs-mongodb/\n4. Do edit your password and desired database name in the connection string copied to app.js file.\n  \n## Backend \n1. Open the project in Visual Studio Code.\n2. Go to toolbar --\u003e terminal --\u003e Open new terminal.\n3. Run \"npm install\" and \"npm install -g nodemon\" .\n4. Now to run the project --\u003e Run \"nodemon app.js\" on terminal.\n  \n## Frontend\n1. Open URL \"https://localhost:3000\" on a browser.\n\n# Screen-Shots \n\n## Project Structure\n\n\u003cimg width=\"267\" alt=\"Project structure\" src=\"https://user-images.githubusercontent.com/63288542/149562789-4f73ff63-f0cb-49ca-98a3-a24d1d3480dd.PNG\"\u003e\n\n## HomePage \n\n\u003cimg width=\"400\" alt=\"homepage\" src=\"https://user-images.githubusercontent.com/63288542/149562845-9e15edce-4292-4ae7-9122-eb7c0e0da909.PNG\"\u003e\n\n## Teacher Login \n\n\u003cimg width=\"400\" alt=\"teacher login\" src=\"https://user-images.githubusercontent.com/63288542/149562922-5e7065ea-1fc1-44fa-bc45-503099bb4635.PNG\"\u003e\n\n## Teacher dashboard\n\n\u003cimg width=\"400\" alt=\"teacher dashboard\" src=\"https://user-images.githubusercontent.com/63288542/149563436-2ea54c38-32d7-44a7-85a6-d53a031bb0b9.PNG\"\u003e\n\n\n## View All Students Result\n\n\u003cimg width=\"400\" alt=\"view all students\" src=\"https://user-images.githubusercontent.com/63288542/149562977-8e2d30db-ef9e-464d-83c5-250b09b6ded4.PNG\"\u003e\n\n## Add student result\n\n\u003cimg width=\"400\" alt=\"add student\" src=\"https://user-images.githubusercontent.com/63288542/149562992-e2ca4332-18db-4a95-9add-b3460e8b2521.PNG\"\u003e\n\n## Student Login\n\n\u003cimg width=\"400\" alt=\"student login\" src=\"https://user-images.githubusercontent.com/63288542/149563029-e6640265-693d-49b5-af0f-5a4949fadb71.PNG\"\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fashita-agarwal%2Fresult-management-application","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fashita-agarwal%2Fresult-management-application","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fashita-agarwal%2Fresult-management-application/lists"}