Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alexmcdermid/scrimba
A place to store Scrimba React coursework and explore using React on top of a Ruby on Rails backend (Monolith)
https://github.com/alexmcdermid/scrimba
bootstrap postgresql rails react ruby
Last synced: 10 days ago
JSON representation
A place to store Scrimba React coursework and explore using React on top of a Ruby on Rails backend (Monolith)
- Host: GitHub
- URL: https://github.com/alexmcdermid/scrimba
- Owner: alexmcdermid
- Created: 2023-07-31T22:07:01.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-18T02:39:08.000Z (over 1 year ago)
- Last Synced: 2024-10-11T23:33:56.240Z (2 months ago)
- Topics: bootstrap, postgresql, rails, react, ruby
- Language: JavaScript
- Homepage: https://scrimba-d6c0cccab6c2.herokuapp.com/
- Size: 163 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Scrimba
## Overview
Scrimba is a web application designed to showcase coursework from the self-paced Scrimba React bootcamp. It also serves as a playground to explore the capabilities of a Monolithic architecture with React integrated on top of a Ruby on Rails backend. The project uses PostgreSQL 15 for database management and is styled using Bootstrap 5.3. This platform exemplifies how front-end and back-end technologies can be seamlessly unified within a single codebase.## Features
### Coursework Showcase
- Provides a platform to display and share React coursework completed through the Scrimba bootcamp.### Blog
- A place to backup blog posts I've written for Harled.### React Integration
- Demonstrates the synergy of React and Ruby on Rails in a Monolithic architecture, offering an efficient and cohesive development experience.### Database
- Utilizes PostgreSQL 15 for robust, scalable, and secure data storage.### Styling
- The application is styled with Bootstrap 5.3, offering a modern and responsive user interface.### Monolithic Architecture
- Highlights the advantages of combining front-end and back-end technologies within a single project, thereby simplifying both the development and deployment processes.## Tech Stack
- **Backend**: Ruby on Rails
- **Frontend**: React, Bootstrap 5.3
- **Database**: PostgreSQL 15