Skip to content

inmanjlai/instagramClone

 
 

Repository files navigation


Logo

Kilogram

A pixel-perfect clone of Instagram.com
Check it out »

Brief Overview


Kilogram is a full-stack web application built through the collaborative efforts of four software engineers. It is a pixel-perfect clone of the infamous social media platform Instagram. The app allows users to upload media that can be organized by hashtags. User's posts can be shared publicly or with pre-approved followers. Users can also browse other users' content by tags. Lastly, users can like photos and follow other users to add their content to a personal feed.

Technologies Used


Overall Structure

Backend

The backend was created using Flask and SQLAlchemy with a postgreSQL database. The API uses RESTFUL API conventions for intuitive queries.

Frontend

The frontend of this application utilizes React and Redux to ensure a smooth user experience with dynamically rendered components.

Built With

Contact

Pawan Chahal - LinkedIn

Ismail Manjlai - LinkedIn

Basel Hassan - LinkedIn

Michael Eng - LinkedIn

Project Repo Link: https://github.com/ocahsa/instagramClone

Project Link: https://inmanjlai-kilogram.herokuapp.com/

Releases

No releases published

Packages

No packages published

Languages

  • Python 51.1%
  • CSS 36.5%
  • JavaScript 10.4%
  • HTML 0.8%
  • Dockerfile 0.6%
  • Mako 0.4%
  • Shell 0.2%