{"id":19658006,"url":"https://github.com/ngodat213/freal_springboot","last_synced_at":"2026-01-26T11:36:50.609Z","repository":{"id":241441759,"uuid":"806821750","full_name":"ngodat213/freal_springboot","owner":"ngodat213","description":"Freal is a dynamic application that combines the best of food discovery, travel adventures, and social media interaction. Built with Java Spring Boot, Freal aims to provide users with a seamless experience in exploring culinary delights, planning travel itineraries, and connecting with like-minded individuals.","archived":false,"fork":false,"pushed_at":"2024-06-23T13:33:33.000Z","size":16415,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-31T09:13:39.674Z","etag":null,"topics":["admin-dashboard","event-app","food-app","jpa","social-network","socket-io","spring-boot","spring-mvc","spring-security","themeleaf","travel-app"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/ngodat213.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}},"created_at":"2024-05-28T01:20:21.000Z","updated_at":"2024-08-21T09:25:28.000Z","dependencies_parsed_at":"2024-08-21T11:57:02.100Z","dependency_job_id":null,"html_url":"https://github.com/ngodat213/freal_springboot","commit_stats":null,"previous_names":["ngodat213/frealsb"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ngodat213%2Ffreal_springboot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ngodat213%2Ffreal_springboot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ngodat213%2Ffreal_springboot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ngodat213%2Ffreal_springboot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ngodat213","download_url":"https://codeload.github.com/ngodat213/freal_springboot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239879307,"owners_count":19712176,"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":["admin-dashboard","event-app","food-app","jpa","social-network","socket-io","spring-boot","spring-mvc","spring-security","themeleaf","travel-app"],"created_at":"2024-11-11T15:35:47.595Z","updated_at":"2026-01-26T11:36:45.583Z","avatar_url":"https://github.com/ngodat213.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n![Logo](https://dev-to-uploads.s3.amazonaws.com/uploads/articles/th5xamgrr6se0x5ro4g6.png)\n\n\n## Screenshots\n\n![App Screenshot](https://via.placeholder.com/468x300?text=App+Screenshot+Here)\n\n## Table of Contents\n\n- [Freal](#freal)\n  - [Authors](#authors)\n  - [Features](#features)\n  - [Installation](#installation)\n    - [Clone the repository](#clone-the-repository)\n    - [Configure Application Properties](#configure-application-properties)\n  - [Build and Run the Application](#build-and-run-the-application)\n  - [Acknowledgements](#acknowledgements)\n  - [License](#license)\n\n# Freal\n\nFreal is a dynamic application that combines the best of food discovery, travel adventures, and social media interaction. Built with Java Spring Boot, Freal aims to provide users with a seamless experience in exploring culinary delights, planning travel itineraries, and connecting with like-minded individuals.\n\n\n## Authors\n\n- [@HydraCoder](https://www.github.com/ngodat213)\n- [@AndyVuCoder](https://github.com/CaoAnhVu)\n- [@Nguyễn Ngọc Cát Tường](https://github.com/nguyenngoccattuong)\n\n\n\n## Features\n\n- Manage food, travel, event, and culture information\n- User authentication and authorization using Spring Security\n- Real-time communication using SocketIO\n- File upload and management using Cloudinary\n\n\n## Installation\n\n### Clone the repository\n\n```bash\ngit clone https://github.com/ngodat213/FrealSB.git\ncd frealsb\n```\n### Configure Application Properties\n- Sign up for a Cloudinary account.\n- Retrieve your Cloudinary credentials (cloud name, API key, and API secret).\n- Create an application.properties file in the src/main/resources directory and add the following properties:\n\n```bash\n# Application name\nspring.application.name=FrealSB\n\n# Database configuration\nspring.datasource.url=jdbc:mysql://localhost:3306/FrealSB\nspring.datasource.username=root\nspring.datasource.password=your_password\n\n# JPA configuration\nspring.jpa.hibernate.ddl-auto=update\nspring.jpa.show-sql=true\n\n# Cloudinary configuration\ncloudinary.cloud_name=your_cloud_name\ncloudinary.api_key=your_api_key\ncloudinary.api_secret=your_api_secret\n```\n\n\n\n    \n# Build and Run the Application\n\n```bash\nmvn clean install\nmvn spring-boot:run\n```\n\nThe application will start on http://localhost:8080.\n## Acknowledgements\n\n- Spring Boot\n- Spring Security\n- Cloudinary\n- SocketIO\n- Thymeleaf\n\n\n## License\n\n[MIT]([https://choosealicense.com/licenses/mit/](https://github.com/ngodat213/FrealSB?tab=MIT-1-ov-file))\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fngodat213%2Ffreal_springboot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fngodat213%2Ffreal_springboot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fngodat213%2Ffreal_springboot/lists"}