Skip to content

hamid-yg/transaction_management_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

alvysion_technical_test

Banking transaction management app

Alvysion Technical Test

DESCRIPTION

The purpose of this project is to implement a web application to manage banking transaction (API and Frontend).

  • FRONT-END: reactjs

  • BACK-END: nodejs (fastify)

  • DATABASE: mongodb

PREREQUISITES

What do you need to install ?

$ npm
$ nodejs (14.x)
$ mongodb

HOW TO BUILD

Clone and go into the backend directory.

$ npm install
$ Setup env variable depending on the .env.example
$ npm start

Clone and go into the frontend directory.

$ npm install
$ npm start

About

Banking transaction management app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published