Skip to content

teddbot/price-monitoring-flipkart-backend

 
 

Repository files navigation

Price monitoring Backend

This is the backend module of the price monitoring app. In this project, we are polling flipkart for price updates and using Appbase webhooks, we are notifying the users when the condition specified by them is satisfied.

How to execute?

  1. Make sure that nodejs is installed.
  2. Clone the repository. git clone https://github.com/teddbot/masoko_extension_backend.git.
  3. Move to the repository cd masoko_extension.
  4. Run npm install.
  5. Start the server bu running node index.js. If everything works fine server will start. :)

Link of Front-end part is :- https://github.com/teddbot/masoko_extension_frontend

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%