Skip to content

expensify is a web-app that helps users track their expenses. It features account registration and some features of realword app like writing to a database and reading from it.while working on this project I learnt to use stuffs like React-router,redux,testing React components,app deployment, firebase, firebase authentication and React Hooks.

Notifications You must be signed in to change notification settings

breellz/expensify

Repository files navigation

Expensify

Get your expenses under control
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents

About The Project

About expensify is a web-app that helps users track their expenses. It features account registration and some features of realword app like writing to a database and reading from it.

Built With

  • ReactJs
    • react-router
    • hooks
  • Redux
    • complex state management
  • Firebase
    • firebase authentication
  • Jest
    • React testing with jest

Getting Started

1 fork the repo

  1. clone to your local machine

  2. npm install

  3. npm start

Prerequisites

  • npm packages

npm install

Installation

  1. fork the repo

  2. clone the Repo

  3. install dependencies npm install

  4. run dev server npm run dev-server

  5. Run development build npm run build:dev

  6. Run production build npm run build:prod

  7. Run production server node server/server.js

  8. Test components npm test

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Contact

Twitter - @breellz

Facebook

stackoverflow

LinkedIn

Instagram

Project Link: https://github.com/breellz/expensify

Acknowledgements

  • Stackoverflow
  • Andrew Mead

About

expensify is a web-app that helps users track their expenses. It features account registration and some features of realword app like writing to a database and reading from it.while working on this project I learnt to use stuffs like React-router,redux,testing React components,app deployment, firebase, firebase authentication and React Hooks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published