Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/cvalencia1991/mongodbcrud

This is a simple page application using Nodejs and a Nosql databe Implement the CRUD Operations
https://github.com/cvalencia1991/mongodbcrud

mongodb nodejs tailwindcss

Last synced: about 5 hours ago
JSON representation

This is a simple page application using Nodejs and a Nosql databe Implement the CRUD Operations

Awesome Lists containing this project

README

        

# 📗 Table of Contents

- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ (OPTIONAL)](#faq)
- [📝 License](#license)

# 📖 MongoDB CRUD

**MongoDB CRUD** is an app created using Nodejs. implementhing a NoSQL database using Nodejs Configuration

## 🛠 Built With

### Tech Stack

Client

Database

### Key Features

> Describe between 1-3 key features of the application.

- **Add a task when you create One**
- **Trigger if the task is complete Or Not**
- **Implement Routes to add a new Task**

(back to top)

## 🚀 Live Demo

- [Live Demo Not Available]()

(back to top)

## 💻 Getting Started

To get a local copy up and running, follow these steps.

### Prerequisites

In order to run this project you need:

Ruby installed on your computer

### Setup

Clone this repository to your desired folder:

Example commands:

```sh
cd my-folder
git clone [email protected]:sumon/my-things.git
```
-

### Install

Install this project with:

No installation required

### Usage

To run the project, execute the following command:

Example command:

```sh
code .
npm i
npm run dev
npm run style
```
-

### Run tests

To run tests, run the following command:

Example command:

```sh
rspec spec_name
```

(back to top)

## 👥 Authors

👤 **Mursedul Islam Sumon**

- GitHub: [@githubhandle](https://github.com/sumon766)
- Twitter: [@twitterhandle](https://twitter.com/sumon766)
- LinkedIn: [LinkedIn](https://linkedin.com/in/sumon766)

👤 **Dieum Akonkwa**

- GitHub: [@githubhandle](https://github.com/githubhandle)
- Twitter: [@twitterhandle](https://twitter.com/twitterhandle)
- LinkedIn: [LinkedIn](https://linkedin.com/in/linkedinhandle)

(back to top)

## 🔭 Future Features

- [ ] **Front end for the website**
- [ ] **Options to Edit and Delete**
- [ ] **Options to share**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

(back to top)

## ⭐️ Show your support

If you like this project please feel free to give us a star.

(back to top)

## 🙏 Acknowledgments

I would like to thank microverse for providing us training and this capstone project to develop and learn alongside

(back to top)

(back to top)

## 📝 License

This project is [MIT](https://github.com/sumon766/my-things/blob/dev/LICENSE.md) licensed.

(back to top)