https://github.com/georgiosioannoucoder/hw6-crud-node-express-mongodb
This is my solution to the hw6-crud-node-express-mongodb.🌌
https://github.com/georgiosioannoucoder/hw6-crud-node-express-mongodb
crud-application expressjs mongodb nodejs
Last synced: 3 months ago
JSON representation
This is my solution to the hw6-crud-node-express-mongodb.🌌
- Host: GitHub
- URL: https://github.com/georgiosioannoucoder/hw6-crud-node-express-mongodb
- Owner: GeorgiosIoannouCoder
- License: mit
- Created: 2023-07-28T01:28:00.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-28T06:07:40.000Z (almost 2 years ago)
- Last Synced: 2025-01-02T10:45:40.345Z (5 months ago)
- Topics: crud-application, expressjs, mongodb, nodejs
- Language: JavaScript
- Homepage: https://hw6-crud-node-express-mongodb.onrender.com
- Size: 208 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [hw6-crud-node-express-mongodb](https://hw6-crud-node-express-mongodb.onrender.com)
![]()
## Description
The description and requirements of **hw6-crud-node-express-mongodb** are:
1. This is a link to comprehensive tutorial on beginning backend development using Node, Express and MongoDB: https://zellwk.com/blog/crud-express-mongodb/
2. The tutorial is however outdated in the section which talks about connecting to the database with MongoDB and does not work.
3. Your assignment is to look up ways to successully create and connect to the database and complete the application.
## Running Development Server
```bash
# Step 1: Clone this repository.
git clone https://github.com/GeorgiosIoannouCoder/hw6-crud-node-express-mongodb.git
# Step 2: Please use Node version (you can use nvm to switch between different node versions): v16.15.0
# Step 3: Install packages.
npm i
# Step 4: Run the application in development mode.
npm run dev
# Step 5: Open http://localhost:3000 with your browser and enjoy the application.
http://localhost:3000/
# The page will reload automatically when you make any changes. You may also see any lint errors in the console.
```## Hosting Site
My solution of **hw6-crud-node-express-mongodb** has been deployed using Render and can be found [here](https://hw6-crud-node-express-mongodb.onrender.com).
## Demo
https://github.com/GeorgiosIoannouCoder/hw6-crud-node-express-mongodb/assets/110848236/2f3e1565-87bb-4c62-9290-5957d5eea8a0