{"id":15196871,"url":"https://github.com/navjotsrakhra/eventmanagementplatform","last_synced_at":"2026-02-17T01:35:20.778Z","repository":{"id":187756921,"uuid":"677508545","full_name":"NavjotSRakhra/EventManagementPlatform","owner":"NavjotSRakhra","description":"Event management platform to notify about events along with the event day, time and location","archived":false,"fork":false,"pushed_at":"2024-11-12T12:43:16.000Z","size":552,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-02T09:17:13.823Z","etag":null,"topics":["hiberna","java","jpa","jpa-hibernate","maven","openapi3","spring","spring-boot","spring-framework","spring-security","springdoc-openapi"],"latest_commit_sha":null,"homepage":"https://eventmanagementplatform.onrender.com/","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/NavjotSRakhra.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-08-11T18:53:21.000Z","updated_at":"2023-09-20T20:51:52.000Z","dependencies_parsed_at":"2023-08-12T03:29:42.097Z","dependency_job_id":"942b4a88-a72a-4c2a-8071-01a293deaf4f","html_url":"https://github.com/NavjotSRakhra/EventManagementPlatform","commit_stats":{"total_commits":76,"total_committers":1,"mean_commits":76.0,"dds":0.0,"last_synced_commit":"4e440ecbdf9dd1ada9f33251f9be85444c2fb428"},"previous_names":["navjotsrakhra/eventmanagementplatform"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NavjotSRakhra%2FEventManagementPlatform","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NavjotSRakhra%2FEventManagementPlatform/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NavjotSRakhra%2FEventManagementPlatform/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NavjotSRakhra%2FEventManagementPlatform/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NavjotSRakhra","download_url":"https://codeload.github.com/NavjotSRakhra/EventManagementPlatform/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NavjotSRakhra%2FEventManagementPlatform/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259262640,"owners_count":22830561,"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":["hiberna","java","jpa","jpa-hibernate","maven","openapi3","spring","spring-boot","spring-framework","spring-security","springdoc-openapi"],"created_at":"2024-09-28T00:05:16.025Z","updated_at":"2025-10-08T18:54:13.554Z","avatar_url":"https://github.com/NavjotSRakhra.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Event Manager Application\n\nThis is the Event Manager Application, a Java-based web application designed for managing events and user accounts. It\nprovides functionality for creating and viewing event posts, user registration and authentication, and user management\nfor administrators.\n\n# Note: To see the demo use the following \n - username: admin, password: adminN\n - The API endpoints can be found at https://eventmanagementplatform.onrender.com/api-info\n\n## Table of Contents\n\n\u003c!-- TOC --\u003e\n\n* [Event Manager Application](#event-manager-application)\n    * [Features](#features)\n    * [Documentation](#documentation)\n    * [Prerequisites](#prerequisites)\n    * [Installation](#installation)\n    * [Usage](#usage)\n    * [License](#license)\n\n\u003c!-- TOC --\u003e\n\n## Features\n\n- Create and manage event posts with details such as title, content, location, start date, and end date.\n- User registration and authentication with role-based access control.\n- User management for administrators to manage user roles.\n- Secure password hashing using BCrypt.\n- RESTful API for event posts.\n- Exception handling for validation and error responses.\n\n## Documentation\n\nhttps://navjotsrakhra.github.io/EventManagementPlatform/\n\n## Prerequisites\n\nBefore you begin, ensure you have met the following requirements:\n\n- Java Development Kit (JDK) 20 or later\n- PostgreSQL database\n\n## Installation\n\n1. Clone the repository:\n\n   ```sh\n   git clone https://github.com/NavjotSRakhra/EventManagementPlatform.git\n\n2. Navigate to the project directory:\n   ```sh\n   cd EventManagementPlatform\n\n3. Configure your database settings in `src/main/java/io/github/navjotsrakhra/eventmanager/config/DataSourceConfig`\n\n4. Build the project using Maven:\n   ```sh\n   ./mvnw clean install\n\n## Usage\n\n1. Run the application.\n   ```sh\n   mvn spring-boot:run\n\n2. Access the application at 'http://localhost:8080'\n3. You can register as a new user or use the provided administrator account to login\n\n## License\n\nCopyright (c) 2023 Navjot Singh Rakhra. All rights reserved.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnavjotsrakhra%2Feventmanagementplatform","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnavjotsrakhra%2Feventmanagementplatform","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnavjotsrakhra%2Feventmanagementplatform/lists"}