Giter Site home page Giter Site logo

nunesdaniel / personal-financial-control-app Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 1.0 2.44 MB

Web application for Personal Financial Control with MongoDB + Node.js + React and deployment on Heroku. :sunglasses: :trollface: :computer:

License: MIT License

HTML 5.10% JavaScript 79.13% CSS 15.77%

personal-financial-control-app's Introduction

Personal Financial Control APP

Made by Daniel Nunes Project top programing language Project programing languages count Repository size

The challenge is to develop a web application for Personal Financial Control, with NodeJs and Express technologies to create API, MongoDB and Mongoose to persist data, React on the frontend consuming the developed API, and finally publish on Heroku.

Functionalities:

  • Filter entries by period.
  • Filter by description.
  • Add, edit and remove entries.

App

Run

Requirements: Node + Yarn

# Node Version
$ node -v
v12.18.3

$ yarn -v
1.22.5

Backend

# Clone the repository
$ git clone https://github.com/nunesdaniel/Personal-Financial-Control-App.git

# Enter the directory
$ cd app

# Install back-end dependencies
$ yarn

# Start the server
$ yarn server

Frontend

# Enter the front-end directory
$ cd finapp/client

# Install front-end dependencies
$ yarn

# Start the Front-end
$ yarn start

For more details use the Development Guide.

Technologies and libraries:

How to contribute

If you want to contribute to this repository, either by correcting any problems, adding comments or improving the documentation, you can follow this tutorial below:

  • Fork this repository;
  • Go to your GitHub profile and make a clone of the repository;
  • Create a branch with your change: git checkout -b my-change;
  • Make any necessary changes to the code or documentation;
  • Commit your changes: git commit -m 'feat: My new feature';
  • Push to your branch: git push origin my-change;
  • Now just open your Pull Request;

Get in touch!

danielnunesdev@gmail.com

danielnunesdc


License

This project is under the MIT license. For more details visit LICENSE.


Made with โ˜• and โ™ฅ by Daniel Nunes ๐Ÿ‘‹

personal-financial-control-app's People

Contributors

danielnunesdc avatar

Watchers

 avatar

Forkers

danielnunesnoc

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.