Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 585 Bytes

File metadata and controls

19 lines (15 loc) · 585 Bytes

Expensify App Created within the Udemy React course Uses: React, webpack, babel, react modal, scss

To run server on local: yarn run dev-server To run tests: yarn test --watch To push changes to heroku: git push heroku master

TODOs:

  1. [DONE] Add confirmation modal when removing expense
  2. [DONE] Show number of hidden expenses in /dashboard summary
    • Add button to show all expenses
  3. Add support for another social login system [DONE] GitHub Facebook Twitter
  4. Buy a custom domain and configure it with Heroku (or use subdomain on owned domain)