Complete web site

Job ID: 34740182

Budget: $30 – $250 USD

I have implemented all your requirements.
1. If you want to store text in the database, go to http://localhost:3000/ckeditor, enter text in the text input window, and then click the "submit" button.
2. To keep image data in the data base, go to http://localhost:3000/ckeditor, choose file in windows exlorer, and then click the "Submit" button.(DB ;edduby, collection:todos)
Then, the image data is uploaded to the directory(http://localhost:5000/public) of the server and then stored in the Mongo database.(DB ;edduby, collection :user)
3.To check text data and image data stored in the database, go to http://localhost:3000.
4.All data transfer was moved by axios.
Related categories: Website Design Node.js Express JS React.js MongoDB