# Clothing Backend Node JS API

Clothing Backend App is a dashboard that is built for admin to take all the controls of clothing Web/Mobile app. The admin can handle all the kinds of stuff like add categories, products, Offers & many more. The application is built with Angular along with the Node JS. It can also be used for any E-Commerce application. It will be an added advantage to use our CLOTHING IONIC APP or [CLOTHING WEB APP](https://www.ionicfirebaseapp.com/products/e-commerce-clothing-webapp-in-angular), as The backend.

It is Developed with [Bootstrap,](https://getbootstrap.com/) ​[angular](https://angular.io/) and [angular-cli](https://cli.angular.io/) .

### Backend:

* We have created Clothing web app backend using **NODE JS.**
* **Node JS**: Node JS is a packaged compilation of Google’s V8 JavaScript engine, the libuv platform abstraction layer, and a core library, which is itself primarily written in JavaScript. Node JS shines in real-time web applications employing push technology over web sockets. The main principle of Node JS is to use non-blocking, event-driven I/O to remain lightweight and efficient in the face of data-intensive real-time applications that run across distributed devices.

**REACT + REDUX VERSION COMING SOON .**

* Website : [https://www.ionicfirebaseapp.com](https://www.ionicfirebaseapp.com/)​
* Demo : <https://clothingwebapp.firebaseapp.com/>​

> **Note**: Please use the below mentioned Pin code or zip-code for   demo purpose only whenever user downloads the application and need to add the delivery address while placing your favourite order :
>
> &#x20; **1)560078**
>
> &#x20;  **2)560041**

* Purchase Dashboard : <https://www.ionicfirebaseapp.com/products/backend-clothing-nodejs-app>

{% content-ref url="/pages/-LMpqrpZDQWRG6c90RYc" %}
[Introduction](/clothingbackend/node-js-1.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LCltjvpudyxjw3m-EGL" %}
[Technologies](/clothingbackend/technologies.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LCltpy5d-t-BUr7niya" %}
[Project Requirement](/clothingbackend/project-requirement.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LClu68qSH0Bzm-UzxjG" %}
[Project Structure](/clothingbackend/project-structure.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LClvAUfGV9zczQ6\_2Cr" %}
[How to Run](/clothingbackend/how-to-run.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LPQuvNFGeOiAZlUbC\_i" %}
[Push Notification](/clothingbackend/push-notification.md)
{% endcontent-ref %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.ionicfirebaseapp.com/clothingbackend/master.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
