{"id":18314398,"url":"https://github.com/pc9795/event-organizer","last_synced_at":"2026-05-09T09:49:42.455Z","repository":{"id":38634956,"uuid":"222151832","full_name":"pc9795/event-organizer","owner":"pc9795","description":"Create events :clipboard: and share :open_file_folder: with other users. Reference for full-stack web application.","archived":false,"fork":false,"pushed_at":"2023-03-02T09:38:56.000Z","size":1962,"stargazers_count":0,"open_issues_count":16,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-15T06:41:30.768Z","etag":null,"topics":["angular","full-stack","reference","spring"],"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/pc9795.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":"2019-11-16T19:54:23.000Z","updated_at":"2021-10-16T10:33:18.000Z","dependencies_parsed_at":"2024-11-05T16:39:59.325Z","dependency_job_id":null,"html_url":"https://github.com/pc9795/event-organizer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pc9795%2Fevent-organizer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pc9795%2Fevent-organizer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pc9795%2Fevent-organizer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pc9795%2Fevent-organizer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pc9795","download_url":"https://codeload.github.com/pc9795/event-organizer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248045220,"owners_count":21038552,"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":["angular","full-stack","reference","spring"],"created_at":"2024-11-05T16:32:47.087Z","updated_at":"2026-05-09T09:49:37.434Z","avatar_url":"https://github.com/pc9795.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"## event-organizer\nA project to learn about full stack web development.\n\n**Abstract**\n\nA web application where users can create events and can share with other users. User can also archive past events. \n\n**Technical Learnings**\n* Implemented authentication and authorization using Spring security.\n* Created REST resources using Spring boot.\n* Used Spring-Data and Hibernate for database related things.\n* Used Swagger for API documentation.\n* Implemented front end using Angular\n* Enabled CORS configuration using Spring security.\n\n**Project directories**\n* `backend` - The backend spring boot project\n* `frontend` - The frontend angular project\n\n**Could be better**\n* The alert component. Could provide a close button and automatic fading after sometimes.\n* Unit tests\n\n**Tech stack**\n* Spring boot\n* Angular\n* Postgres\n\n**How to run**\n* Pull the repo.\n* By default application uses the default database **postgres** if you want to use another one then create one and update\nthe details in src/main/resources/application.properties.\n* Uncomment spring.jpa.hibernate.ddl-auto=create so that it will create all the tables for you. NOTE: After first time \ncomment it back else on next run it will again create and wipe all the data.\n* We can configure the front end url in the `backend/src/main/resources/custom.properties`. It will remove the CORS\nerror.\n* Run the main spring boot application by running `backend/src/main/java/service.event_org.Main` class. It will start\nat a tomcat server at port 8080.\n* Go to the `frontend` folder and run `ng serve`.\n* We will be notified that a server is started at `http://localhost:4200/`. And we can access this application from the\n browser.\n* As this application make use of port 8080 and 4200 so make sure that nothing is running on these ports.\n* Check the available API endpoints at http://localhost:8080/swagger-ui.html.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpc9795%2Fevent-organizer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpc9795%2Fevent-organizer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpc9795%2Fevent-organizer/lists"}