Coder Social home page Coder Social logo

instagram-clone's Introduction

Instagram Clone - Full Stack

Overview

This is a full stack Instagram clone. It is built using Rust, sea_orm as ORM, and actix-web as the web framework. The database used is MySQL. The frontend is built using Next.js and TailwindCSS.

Deployment

At the moment, I only deployed the API. I deployed it using fly.io.

Features

These are the features that are currently implemented both in the API and the frontend.

  • User registration
  • User login
  • User logout
  • get user profile
  • update user profile
  • User profile delete
  • upload/update user profile picture
  • follow user
  • unfollow user
  • get followers
  • get following
  • create post
  • get post
  • get posts from following
  • delete post
  • update post
  • like post
  • unlike post
  • comment on post
  • delete comment
  • create story
  • get story
  • delete story
  • add post to favorites
  • remove post from favorites
  • get posts from favorites
  • add post to bookmarks
  • remove post from bookmarks
  • get posts from bookmarks

Getting Started

Prerequisites

  • Rust (I'm using 1.54.0)
  • MySQL (I'm using 8.0.33)
  • Node.js (I'm using 20.5.0)
  • Pnpm (I'm using 8.13.1)

Installation

  1. cd into the api directory, and follow the instructions in the README.md.

instagram-clone's People

Contributors

novqigarrix avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.