NikitaDubrovskii / Inst

Test application like a social network for photos. Java + Angular.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Insta

Test application like a social network for photos. Java + Angular.

At the beginning of the application you are greeted by the registration window

reg

or the login window

login

After entering the account, we will get into the main page with posts

main

We can go to profile and configure information about ourselves, add a photo of the profile or post a post

profile


The server part is written with the help of Spring Boot. Located in the server branch.

The client part is written on the Angular. Located in the client branch.

About

Test application like a social network for photos. Java + Angular.