Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 1.35 KB

File metadata and controls

31 lines (20 loc) · 1.35 KB

SBU-GRAM-AP-project-sampled-from-Instagram

this project is a sample from the famous INSTAGRAM app. it implements most of available featues in instagram; including posts, directs, search, re-post and all related features as well. in order to run this project on your device you need to add the following libreries to your IDE:

-JavaFx sdk, 11.0.2 and higher

-Jfoenix (version 9.0.10 is prefered)

also you need to add JavaFX lib as a VM option as well as javafx.media

A brief overview of the project

Login page

image_2021-12-18_00-34-17

New post page

image_2021-12-18_00-35-43

feed

image_2021-12-18_00-36-20

Profile

image_2021-12-18_00-37-40

Directs

image_2021-12-18_00-38-11

Edit profile

image_2021-12-18_00-38-45