https://github.com/anujakoralage/moviehubmanager
This system was developed for Movie Gallery. System was developed using Layered Architecture and DAO, DTO, Spring Data JPA
https://github.com/anujakoralage/moviehubmanager
dao-design-pattern dto-entity-mapper java java-fx layered-architecture maven mysql spring spring-data-jpa
Last synced: 5 months ago
JSON representation
This system was developed for Movie Gallery. System was developed using Layered Architecture and DAO, DTO, Spring Data JPA
- Host: GitHub
- URL: https://github.com/anujakoralage/moviehubmanager
- Owner: AnujaKoralage
- License: gpl-2.0
- Created: 2019-06-05T18:32:04.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-02-02T22:57:17.000Z (almost 2 years ago)
- Last Synced: 2025-05-19T07:36:24.976Z (7 months ago)
- Topics: dao-design-pattern, dto-entity-mapper, java, java-fx, layered-architecture, maven, mysql, spring, spring-data-jpa
- Language: Java
- Homepage:
- Size: 51.8 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MovieHubManager
### Installation
1. Initialize git repository
```sh
git init
```
2. Clone the repo
```sh
git clone https://github.com/AnujaKoralage/MovieHubManager.git
```
3. Import project via Intellij Idea
## Contributing
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are **greatly appreciated**.
1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/[ProjectName]`)
3. Commit your Changes (`git commit -m 'Add some [ProjectName]`)
4. Push to the Branch (`git push origin feature/[ProjectName]`)
5. Open a Pull Request
## Prerequisites
+ Intellj idea
+ JavaSE(JavaFX)
+ SceneBulider
## Built With
+ JavaFX
+ Java
+ Java Persistence API
+ Spring framework
+ Maven
+ Spring Data JPA
## Technological Stack
- JPA
- JavaFX
- JDBC
- MySql
## Authors
- [AnujaKoralage](https://github.com/AnujaKoralage)
## License
Distributed under the MIT License. See `LICENSE` for more information.
## Contact
Anuja Koralage - [@linkedin](https://www.linkedin.com/in/anuja-koralage-a2550a143/) - anujakoralage@gmail.com
Project Link: [https://github.com/AnujaKoralage/MovieHubManager.git](https://github.com/AnujaKoralage/MovieHubManager)