Skip to content

Insomniac2904/cli-banking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation


CLI-BANKING APPLICATION

Made by Team -22 , Team member -- Adarsh Kumar

Table Of Contents

About The Project

This is CLI-based banking application that uses MongoDB to store information about users and provides functionalities like : LOGIN, REGISTER, LOGOUT, MAKE TRANSFERS, DEPOSIT/WITHDRAW AMOUNT, MANAGE BENEFICIARIES, VIEW TRANSACTIONS.

Built With

MongoDB (mongoose) , NodeJS, Inquirer, ExpressJS , JsonWebToken, Bcrypt, Axios, Vercel(hosting backend)

Screenshots

image

image

Getting Started

To get a local copy up and running follow these simple example steps.

Installation

  1. Clone the repo
https://github.com/Insomniac2904/cli-banking.git
  1. Go to the "frontend" folder using the terminal or cmd and type:
npm install
npm link

3.To use the application open terminal or cmd and type:

cli-bank

Contributing

Creating A Pull Request

  1. Fork the Project
  2. Create an Issue for major changes
  3. Clone the repo to Local Computer
git clone https://github.com/Insomniac2904/cli-banking.git
  1. Create Pull Request

Authors

Releases

No releases published

Packages

No packages published