Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 282 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 282 Bytes

Smart Mart - A Smart E-commerce Application

Instructions to run the project:

Frontend:

  • cd smart-mart
  • npm i
  • npm run dev

Backend:

  • cd backend
  • python .\agents\input_agent.py
  • python .\agents\database_agent.py
  • python .\agents\alert_agent.py
  • python .\app.py