Skip to content

Tab Cash is an e-wallet application represented in an Orange Digital Center Hackathon, which makes it easy to you to send and receive money, show your previous transactions and an additional feature which is parent’s control.

Notifications You must be signed in to change notification settings

MohammedMoataz/Tab-Cash

Repository files navigation

Tab-Cash

Prerequisites

Before you can run the Tab Cash backend, you will need to have the following tools installed on your computer:

  • Node.js (version 12 or higher)
  • A database system (MySQL and MongoDB)

Getting Started

To get started with the Tab Cash backend, follow these steps:

  1. Clone the Tab Cash repository to your local machine.
  2. Install the necessary dependencies by running npm install in the root directory of the project.
  3. Configure the database connection by modifying the .env file.
  4. Start the server by running nodemon index in the root directory of the project.

Endpoints

The Tab Cash backend provides the following endpoints:

  • /: for authentication
  • /user: for managing user accounts
  • /api-docs: for documentation

Documentation

Detailed documentation for the Tab Cash project:

Contributing

If you would like to contribute to the Tab Cash project, please fork the repository and make your changes in a new branch. Pull requests are warmly welcome.

Swagger Screenshots:

endpoints

schemas

About

Tab Cash is an e-wallet application represented in an Orange Digital Center Hackathon, which makes it easy to you to send and receive money, show your previous transactions and an additional feature which is parent’s control.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published