Skip to content

Project for Amazon Sambhav Hackathon, Providing Amazons MCF facility to Small business Owners.

Notifications You must be signed in to change notification settings

guptasushanth/SomethingNew

Repository files navigation

Project Name

Overview

This project is a full-stack application with a well-structured backend and frontend. The server and UI work seamlessly to provide a feature-rich experience. The folder is organized,each serving a distinct purpose.


Folder Structure

  1. main:

    • This folder contains the backend service.
    • Built with Node.js and Express.js, it handles API requests, business logic, and database interactions.
    • Start the server to serve API endpoints.
  2. order | product | store | shipment:

    • This folder contains the backend service for their respective service to provide modularity.
  3. amazonwebapp:

    • Contains the frontend of the application.
    • Built with a modern JavaScript framework (React).
    • Responsible for rendering the user interface and consuming the backend APIs.
  4. whatsappIntegration:

    • This folder simulates whatsapp Extension feature
    • it has api's and webhooks to cater the communication

Getting Started

Prerequisites

Ensure you have the following installed:

  • Node.js (v14+)
  • npm (v6+)

Setup Instructions

1. Start the Server

npm start

2. Run the build for UI

cd amazonwebapp npm run build

About

Project for Amazon Sambhav Hackathon, Providing Amazons MCF facility to Small business Owners.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors