Skip to content

CartX-RCOS/backend

Repository files navigation

CartX Backend

This repository powers the backend logic of the CartX platform, handling API services, data processing, and communication between the frontend and data-gathering services.


🚀 Features

  • Custom APIs: Serve real-time pricing data, product info, and analytics.
  • Data Integration: Retrieves and processes scraped data from the data-gathering repository.
  • Price Recommendations: Suggests the lowest prices and optimal buying options using custom logic.
  • Frontend Support: Provides all necessary endpoints for the CartX frontend to visualize data and user interactions.

🛠️ Tech Stack

  • Node.js: JavaScript runtime for server-side logic.
  • Express.js: Web framework used to build RESTful APIs.
  • MongoDB: NoSQL database for storing product and price data.

About

This repository powers the backend logic of the CartX platform, handling API services, data processing, and communication between the frontend and data-gathering services.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors