An open API service indexing awesome lists of open source software.

https://github.com/roshan-metrix/crud_mongodb

It's a app based on CRUD and used database is mongodb
https://github.com/roshan-metrix/crud_mongodb

crud ejs expressjs mongodb nodejs tailwindcss web

Last synced: 3 months ago
JSON representation

It's a app based on CRUD and used database is mongodb

Awesome Lists containing this project

README

          

# CRUD Mongodb App

This is a CRUD (Create, Read, Update, Delete) weather application built with Nodejs,ExpressJs, Ejs and MOngodb . The app allows users to add, view, update, and delete username, email and profile .

## Table of Contents

- [Technologies-Used](#technologies-used)

- [Installation](#installation)

- [License](#license)

- [Screenshots](#screenshot)

## Technologies-Used

- NodeJs

- ExpressJs

- Ejs

- Mongodb

- Tailwindcss

## Installation

Step-by-step instructions to set up the project locally:

1. Clone the repository:

git clone https://github.com/Roshan-Metrix/CRUD_Mongodb.git


2. Navigate to the project directory:

cd CRUD_Mongodb

3. Install dependencies

npm install

4. Run App

node app.js


## License

This project is licensed under the [MIT License](license.txt).

## Screenshot

![CRUD_Mongodb Screenshot](./screenshots/screenshots1.png)

![CRUD_Mongodb Screenshot](./screenshots/screenshot2.png)

![CRUD_Mongodb Screenshot](./screenshots/screenshots3.png)