Skip to content

sharnajh/capstone_backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Digigram

Overview

Digigram is a full-stack social media web application, showcasing functionalities like user authentication, post creation, editing, and deletion, as well as account management. It's built using Spring Boot, React.js, and MySQL, and hosted on AWS.

Quick Links

  • Video Walkthrough: YouTube
  • Live Demo: Digigram
    • Test login:
      • Username: digit
      • Password: password123

Tech Stack

  • Backend: Spring Boot (AWS Elastic Beanstalk)
  • Frontend: React.js (AWS S3 Bucket)
  • Database: MySQL (Amazon RDS)
  • API Testing: Postman

ERD

erd

Features

  • User authentication system (signup, login, logout)
  • Profile customization (photo, bio)
  • Post functionalities (create, edit, view, delete)
  • Post-likes tracking

Development Process

Backend

  • Initialized using start.spring.io (Maven, Java)
  • RDS database connection with MySQL credentials
  • MVC architecture with API endpoint mapping

Frontend

  • Developed using React.js
  • Axios for backend communication
  • Redux for state management

Deployment

  • Spring Boot app on AWS Elastic Beanstalk
  • React app hosted on AWS S3
  • Domain and endpoint management through AWS

License

The MIT License (MIT)

Copyright (c) 2024 Sharna Hossain

About

Fullstack social media app, built with Spring Boot, React.js, MySQL, and hosted on AWS.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages