Skip to content

liyiy/kilogram

Repository files navigation

Kilogram

A full-stack web application that mimics the Instagram website. Users are able to upload and share their photos, leave likes and comments for them, and follow other users. It's a photo centered forum for people to connect and share their ideas, thoughts or moments.

Frameworks Used

Kilogram uses Ruby on Rails on the backend and React/Redux for the frontend.

Features

Users can sign up and log in with user authentication, no passwords are kept in the backend. The session is kept upon closing and reopening the page. User Auth

Photo Feed and User Profile

The user is taken to the homepage upon login, with a feed of other users' posts. Profile

Post Likes and Comments

Posts can be liked and commented on.
Posts

Creating a Post

User is able to upload a post with a description and have it liked/commented on by other users. Photo uploads are hosted on AWS S3 and fetched from their cloud storage. Post Upload

Follows

User can follow and unfollow other accounts
Follows

Search

Users can search for other users and navigate to their profile. Search

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published