Skip to content

This is a simple web app for transactions manager using ReactJs, Loopback and PostgreSQL

License

Notifications You must be signed in to change notification settings

luluanacarla/transactions-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Transactions Manager

This is a simple web app for transactions manager.

Front-End: ReactJs

Back-End: Loopback 3 and PostgreSQL

How to Run?

First, you have to run the back end:

cd back-end/transactions-manager-api
npm install
npm start

In the transactions-manager-api folder, you will find a README file explaining how to set up the environment and other informations.

After that, you ca run the front-end:

cd front-end/transactions-manager-web
npm start

Do you want to contribute?

Feel free to clone the project. When you're done, open a MR and it will be reviewed.

About

This is a simple web app for transactions manager using ReactJs, Loopback and PostgreSQL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published