Skip to content

salehatrq/SOEN341

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SOEN341 Project - Instagram Clone

Objective

Develop and deploy a barebone clone of Instagram with similar basic features using a modern tech stack

Description

This project is an instagram-like webapp where users can post images. Users can then browse the app to view images that others have shared. They can add a comment and/or a like to other users' images.

Core Features

  • Create an account or log in using your existing Microsoft account
  • Upload and share images
  • Add "likes" to images
  • Comment on others' images

Architecture Diagram

Technology Stack

Frontend

  • Framework: React
  • Language: Typescript

Backend

  • Runtime: ASP.NET
  • Language: C#

Identity Management

  • Azure AD B2C
  • Authentication flow implemented using MSAL library

CI/CD

  • Github Actions

Team Members

About

SOEN341 Instagram clone project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 52.4%
  • C# 39.6%
  • CSS 5.8%
  • HTML 2.1%
  • Dockerfile 0.1%