Expense Tracker

This project was bootstrapped with Create React App.

Table of contents

Overview

This is a web app that performs the function of an expense tracker. It has the following features:

  • A create Employee Profile Page that uses the following details: Name, Profile Picture, Job description, Location, and Department.

  • Picture upload functionality to upload employee picture.

  • Receipt Upload functionality to attach receipt.

Screenshot

screenshot screenshot

Links

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Sass
  • React
  • Google Firebase

What I learned

  • I got better understanding of how to use state and class components in react.

  • This would be my first time using google firebase for some backend stuff and it was litttt!

Useful resources

module error

firebase

file reader

Author