{"id":20651523,"url":"https://github.com/ellipog/ex2023","last_synced_at":"2026-04-27T03:30:59.248Z","repository":{"id":171732311,"uuid":"647607552","full_name":"Ellipog/EX2023","owner":"Ellipog","description":null,"archived":false,"fork":false,"pushed_at":"2024-08-14T08:07:54.000Z","size":1410,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-26T13:49:36.776Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Ellipog.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-05-31T06:32:18.000Z","updated_at":"2024-08-14T08:07:57.000Z","dependencies_parsed_at":"2025-12-25T03:04:38.013Z","dependency_job_id":null,"html_url":"https://github.com/Ellipog/EX2023","commit_stats":null,"previous_names":["ellipog/ex2023"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Ellipog/EX2023","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ellipog%2FEX2023","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ellipog%2FEX2023/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ellipog%2FEX2023/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ellipog%2FEX2023/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ellipog","download_url":"https://codeload.github.com/Ellipog/EX2023/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ellipog%2FEX2023/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32321270,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T23:26:28.701Z","status":"online","status_checked_at":"2026-04-27T02:00:06.769Z","response_time":128,"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":[],"created_at":"2024-11-16T17:27:55.522Z","updated_at":"2026-04-27T03:30:59.228Z","avatar_url":"https://github.com/Ellipog.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# EX 2023\n\n## Functionality\n\n- **User System** - The application provides a user system where users can sign up and log in.\n- **Admin and Normal Users** - The system differentiates between administrators and regular users, granting administrators access to additional functionalities.\n- **Shopping Cart System** - Users can add products to their shopping carts, update quantities, and proceed to checkout.\n- **Order Dashboard for Admins** - Administrators have access to an order management dashboard, allowing them to view orders.\n- **Placing Orders** - Users can place orders, providing their shipping information and selecting their preferred payment method.\n\n## Tools\n\n- **NextJS** - A React framework for building server-side rendered and static websites.\n- **TailWind** - A utility-first CSS framework that allows styling directly in the page.tsx file, providing a highly customizable and responsive design.\n- **Postman** - An API testing tool used to test the backend of the application and ensure smooth communication between the client and server.\n- **MongoDB** - A NoSQL database used for data storage and retrieval.\n- **BCrypt** - A password encryption library used to securely hash user passwords.\n- **Redux** - A state management library for JavaScript applications, used to save and manage data in the frontend.\n\n## Getting Started\n\nTo get started with the Exam 2023 application, follow these steps:\n\nClone this repository to your local machine using the following command:\n\n```\ngit clone https://github.com/Ellipog/EX2023.git\n```\nInstall the project dependencies by navigating to the project's root directory and running the following command:\n\n```\nnpm install\n```\nEnsure you have the necessary configuration for the backend server and database (MongoDB) in place. Update the configuration files as needed.\n\nStart the development server by running the following command:\n\n```\nnpm run dev\n```\nAccess the application by opening your browser and navigating to http://localhost:3000.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fellipog%2Fex2023","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fellipog%2Fex2023","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fellipog%2Fex2023/lists"}