Skip to content

Instagram like app, made with Android Studio and Node.js

Notifications You must be signed in to change notification settings

Arrq54/InstaApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

InstaApp

Instagram clone made with Android Studio and vanilla Node.js as a server


Table of Contents


Description and screenshots

Social media app that lets you upload either video or a photo. You may add tags, filters and even location. There is a homepage with posts in a grid, you can click each of them to see the details. This app also lets you search in users list.

Login
Upload post
Add filter for photo
Add tags for photo
Uploaded photo with all the details
Homepage
Search list
User's profile

Installation

Clone project with git and install modules

git clone https://github.com/Arrq54/InstaApp.git
cd InstaApp

Run the server

cd server
npm i
npm start

To open the client app you need to open the client directory in Android Studio and run it.


Technologies used


Author

Arkadiusz Wojdyla

About

Instagram like app, made with Android Studio and Node.js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published