{"id":21462612,"url":"https://github.com/dangkhoaaaa/java_web_mvc","last_synced_at":"2025-03-17T05:13:06.852Z","repository":{"id":175267543,"uuid":"653603216","full_name":"dangkhoaaaa/JAVA_WEB_MVC","owner":"dangkhoaaaa","description":"The project describes the MVC model that is applied in java web, doing the login, crud, data query, and data filtering functions, cart, checkout.","archived":false,"fork":false,"pushed_at":"2023-06-14T11:44:34.000Z","size":1074,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-23T14:35:41.434Z","etag":null,"topics":["java","jsp-servlet","mvc","tdd-java","web"],"latest_commit_sha":null,"homepage":"","language":"Java","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/dangkhoaaaa.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":"2023-06-14T11:17:20.000Z","updated_at":"2023-06-14T11:45:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"c2b5fb7a-f6d8-48b7-96b6-b380d4e86f18","html_url":"https://github.com/dangkhoaaaa/JAVA_WEB_MVC","commit_stats":null,"previous_names":["dangkhoaaaa/java_web_mvc"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dangkhoaaaa%2FJAVA_WEB_MVC","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dangkhoaaaa%2FJAVA_WEB_MVC/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dangkhoaaaa%2FJAVA_WEB_MVC/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dangkhoaaaa%2FJAVA_WEB_MVC/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dangkhoaaaa","download_url":"https://codeload.github.com/dangkhoaaaa/JAVA_WEB_MVC/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243976486,"owners_count":20377691,"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":["java","jsp-servlet","mvc","tdd-java","web"],"created_at":"2024-11-23T07:15:17.823Z","updated_at":"2025-03-17T05:13:06.847Z","avatar_url":"https://github.com/dangkhoaaaa.png","language":"Java","readme":"# JAVA_WEB_MVC\nThe project describes the MVC model that is applied in java web, doing the login, crud, data query, and data filtering functions, cart, checkout.\n\n# Function Basic\n## Login Account, Demo Display\n\u003ca href=\"https://imgur.com/DOugZ4j\"\u003e\u003cimg src=\"https://i.imgur.com/DOugZ4j.png\" title=\"source: imgur.com\" /\u003e\u003c/a\u003e\n## Register Account, Check Verify\n\u003ca href=\"https://imgur.com/NNrB1v1\"\u003e\u003cimg src=\"https://i.imgur.com/NNrB1v1.png\" title=\"source: imgur.com\" /\u003e\u003c/a\u003e\n## CRUD List Account\n\u003ca href=\"https://imgur.com/paH7kOq\"\u003e\u003cimg src=\"https://i.imgur.com/paH7kOq.png\" title=\"source: imgur.com\" /\u003e\u003c/a\u003e\n## Cart, CheckOut, Check Verify\n\u003ca href=\"https://imgur.com/cH9hOF7\"\u003e\u003cimg src=\"https://i.imgur.com/cH9hOF7.png\" title=\"source: imgur.com\" /\u003e\u003c/a\u003e\n\n# MVC Model\nExplain the MVC model used in your project here.\n\nMVC stands for Model-View-Controller, which is a design pattern commonly used in web development. In this pattern, the application is divided into three interconnected components:\n\nModel: Represents the data and the business logic of the application. View: Represents the presentation layer of the application. Controller: Acts as an intermediary between the Model and the View, handles user input, and updates the Model and View accordingly. In our project, we have implemented the MVC model as follows:\n\nModel: Contains the data and the business logic of the application. It is located in the models/ directory. View: Contains the presentation layer of the application. It is located in the views/ directory. Controller: Acts as an intermediary between the Model and the View, handles user input, and updates the Model and View accordingly. It is located in the controllers/ directory. The routes/ directory contains the routes that map to the different actions that the user can perform in the application. The app.js file is the main file of the application, and it sets up the server and the middleware. The package.json file contains the dependencies and scripts used in the project.\n# Contact\nIf you have any questions or suggestions regarding this project, please feel free to contact me. I appreciate your feedback and will do our best to respond to your inquiries in a timely manner.\n\nThank you for your interest in our project!\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdangkhoaaaa%2Fjava_web_mvc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdangkhoaaaa%2Fjava_web_mvc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdangkhoaaaa%2Fjava_web_mvc/lists"}