Skip to content

sharnajh/capstone_backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 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

  • Legacy deployment: Spring Boot app on AWS Elastic Beanstalk
  • Legacy deployment: React app hosted on AWS S3
  • Current Netlify deployment path lives in ../capstone_frontend

Netlify Migration Note

This Spring Boot backend is now the legacy implementation. The Netlify deployment path uses the function-based API in ../capstone_frontend/netlify/functions and connects to MySQL through Netlify environment variables instead of AWS hosting.

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 Netlify.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages