Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/cvalencia1991/mongodbcrud
- Owner: cvalencia1991
- License: mit
- Created: 2023-06-07T02:14:30.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-06-25T20:01:47.000Z (over 1 year ago)
- Last Synced: 2024-11-08T13:14:59.028Z (about 5 hours ago)
- Topics: mongodb, nodejs, tailwindcss
- Language: CSS
- Homepage:
- Size: 299 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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** is an app created using Nodejs. implementhing a NoSQL database using Nodejs Configuration
Client
Database
> 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**
- [Live Demo Not Available]()
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
```
👤 **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)
- [ ] **Front end for the website**
- [ ] **Options to Edit and Delete**
- [ ] **Options to share**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
If you like this project please feel free to give us a star.
I would like to thank microverse for providing us training and this capstone project to develop and learn alongside
This project is [MIT](https://github.com/sumon766/my-things/blob/dev/LICENSE.md) licensed.