Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ammahmoudi/we
A social app for postint and messaging using java , javafx,hibernate ORM
https://github.com/ammahmoudi/we
hibernate-orm javafx javafx-application social-network socket
Last synced: 11 days ago
JSON representation
A social app for postint and messaging using java , javafx,hibernate ORM
- Host: GitHub
- URL: https://github.com/ammahmoudi/we
- Owner: ammahmoudi
- Created: 2021-11-25T08:46:16.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-24T11:18:42.000Z (over 1 year ago)
- Last Synced: 2024-11-15T02:06:16.967Z (2 months ago)
- Topics: hibernate-orm, javafx, javafx-application, social-network, socket
- Language: Java
- Homepage:
- Size: 7.6 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WE
A social app for posting and messaging using Java, JavaFX, hibernate ORMThis app is not optimized but presents a friendly and beautiful UI and a variety of features.
Final Project for Advanced programming course.Supervised by Mojtaba Ostovari.
## Libraries
- Javafx
- Jfoniex
- hibernate
- Postgresql
- Log4j
- Fontawesome
- Jackson
- Gson
## Features
- Posting with or without a photo
- Commenting, reposting
- Private and group chat
- Category of contacts
- Bulk messaging
- Follow, block and mute
- Delete, and deactivate your account
- Offline mode (when the server is not responding)
- Schedule messages
- Explorer section with top posts and search
- Forward posts to chat environments
## Screenshots
![login](/screenshots/login.png)
![main](/screenshots/main.png)
![chat](/screenshots/chat.png)
![side menu](/screenshots/menu.png)
![profile](/screenshots/profile.png)
![settings](/screenshots/settings.png)