Skip to content

This MERN stack project fetches data from a third-party API, stores it in MongoDB, and provides features for listing product transactions and generating statistics using user-defined search and pagination.

Notifications You must be signed in to change notification settings

karthik-mohan23/Transactify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Transactify

This project is a MERN stack application that fetches data from a third-party API, initializes a MongoDB database with the data, and provides APIs for listing product transactions and generating statistics based on user-defined search criteria and pagination.

Introduction

This coding challenge project utilizes a MERN (MongoDB, Express, React, Node.js) stack to create a full-fledged web application. The application fetches data from a third-party API, stores it in a MongoDB database, and offers two main features: listing product transactions and generating statistics based on user-specified search parameters and pagination.

Technologies Used

  • React: A JavaScript library for building user interfaces.
  • TailwindCSS: A highly customizable CSS framework for designing web applications.
  • DaisyUI: A UI library that extends TailwindCSS with additional components and plugins.
  • Express.js: A web application framework for Node.js used to build the backend API.
  • Node.js: A JavaScript runtime that allows server-side development.
  • MongoDB: A NoSQL database used for storing and managing the product transaction data.
  • Screenshots

    About

    This MERN stack project fetches data from a third-party API, stores it in MongoDB, and provides features for listing product transactions and generating statistics using user-defined search and pagination.

    Topics

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published