inmanjlai / instagramClone

py project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


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/

About

py project


Languages

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