Skip to content

ninjas28/RTFundTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to the R + T Fund Finance Tracker

Build Status

The goal of this project is to create a simple and easy to use web interface for checking in on the status of your finance in the R + T fund.

Project Setup

On the back-end,

  • app starts at server.js
  • add frameworks and packages in package.json

On the front-end,

  • edit client.js, style.css and index.html
  • drag in assets, like images or music, to add them to your project