Coder Social home page Coder Social logo

demomatched's Introduction

Mached

This project consists of various modules for managing user accounts, CFO tasks, finance operations, and tooltips. Each module is designed to handle specific functionalities as outlined below.

Table of Contents

Accounts Module

The accounts.js file handles functionalities related to user accounts.

Features

  • Date Handling: Retrieves the current date in YYYY-MM-DD format.
  • Password Change: Allows users to change their password.
  • Entry Management: Manages various types of financial entries.
  • Token Validation: Validates JWT tokens to authenticate users.
  • UI Interactions: Handles various user interface interactions for accounts.

Important Functions

  • getDate(): Returns the current date in YYYY-MM-DD format.
  • changePassword(currentPassword, newPassword): Changes the user's password.
  • make_request(mailid, type, amount, entry_date, accountNumber): Makes a request to add financial entries.

CFO Module

The cfo.js file handles tasks specific to the Chief Financial Officer (CFO) role.

Features

  • Token Validation: Validates JWT tokens to authenticate CFOs.
  • Entry Management: Manages various types of financial entries specific to CFOs.
  • Password Change: Allows CFOs to change their password.

Important Functions

  • getDate(): Returns the current date in YYYY-MM-DD format.
  • changePassword(currentPassword, newPassword): Changes the CFO's password.
  • make_request(mailid, type, amount, entry_date, accountNumber): Makes a request to add financial entries.

Finance Module

The finance.js file handles general financial operations.

Features

  • Date Handling: Retrieves the current date in YYYY-MM-DD format.
  • Password Change: Allows users to change their password.
  • Entry Management: Manages various types of financial entries.
  • Token Validation: Validates JWT tokens to authenticate users.
  • UI Interactions: Handles various user interface interactions for finance operations.

Important Functions

  • getDate(): Returns the current date in YYYY-MM-DD format.
  • changePassword(currentPassword, newPassword): Changes the user's password.
  • make_request(mailid, type, amount, entry_date, accountNumber): Makes a request to add financial entries.

Tooltip Module (myTippy.js)

This module handles tooltip interactions using myTippy.js.

Installation

Clone the repository:

git clone <repository-url>

Navigate to the project directory:

cd Matched

Install the required dependencies:

npm install

Usage

To start the project, use the following command:

npm start

Ensure that you have a running backend server to handle API requests. Update the IP and PORT variables in the JavaScript files to match your server configuration.

demomatched's People

Contributors

iammrverma avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.