Skip to content

Let's just say it's like the vegan leather that supports the My Wallet App ;)

Notifications You must be signed in to change notification settings

gioniemeyer/my-wallet-backend

Repository files navigation

API My Wallet 💸

Let's just say it's like the vegan leather that supports the My Wallet App ;)

About

This is an web application with which lots of people can manage their own expenses and revenues. Below are the implemented features:

  • Sign Up
  • Login
  • List all financial events for a user
  • Add expense
  • Add revenue

By using this app any user can learn how they've been using their money and always keep track of your balance.

Technologies

The following tools and frameworks were used in the construction of the project:

How to run

  1. First of all, have you already visited the front-end repository? If not, please, start there (https://github.com/gioniemeyer/my-wallet). I'll wait.
  2. Clone this repository
  3. Install dependencies
npm i
  1. Create an .env file based on env.example
  2. The files needed to create development and test database used by the application are in the folder "utils", you can use dump.sql
  3. Run the back-end with
npm run dev
  1. Now that your server is working, you may return to front-end instructions!

Bonus: If you wanna test it you can ! Run tests with

npm run test

About

Let's just say it's like the vegan leather that supports the My Wallet App ;)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published