Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 485 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 485 Bytes

Budgeteer

Budgeteer

This repository contains the backend of the project; the frontend can be found here

Frontend

The component-based JavaScript frontend was built with React. We used Semantic UI React along with custom CSS to style the frontend. Chart.js was used to display expenditure data.

Backend

The backend API was built with Ruby on Rails, and we used PostgreSQL for the database.