Skip to content

LuminaScript/Instagram-Clone-FastAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instagram-Clone-FastAPI

A Instagram-Style Social Media Web Application

Table of Contents

Project Overview

  • Database design and communication.
  • A robust API.
  • Implement user authentication on the backend layer.
  • Create a web client using React.js, HTML, CSS, and JavaScript.
  • Implement all backend features in the web client.
  • Develop a mobile client for Android.
  • Enable communication between the mobile client and the API.

Technologies

  • Backend:
    • Database: SQLite
    • Backend Framework: Python FastAPI
    • Authentication: Secure OAuth mechanisms
  • Web Client:
    • React.js
    • HTML
    • CSS
    • JavaScript
  • Mobile Client:
    • Android

Getting Started

  1. Clone this repository:

    git clone https://github.com/YourUsername/Instagram-Clone.git