AS A small business owner, I WANT to be able to write and save notes SO THAT I can organize my thoughts and keep track of tasks I need to complete on a daily basis.
Install express.js or other packages needed as seen in packagee.json run noder server in the command line Open the Note Taker I click on the link to the notes page You will be presented with a page with existing notes listed in the left-hand column, plus empty fields to enter a new note title and the note’s text in the right-hand column Enter a new note title and the note’s text Save icon appears in the navigation at the top of the page I click on the Save icon, thrn the new note you have entered is saved and appears in the left-hand column with the other existing notes Click on an existing note in the list in the left-hand column, so that note appears in the right-hand column Click on the Write icon in the navigation at the top of the page so see the empty fields to enter a new note title and the note’s text in the right-hand column
The following image shows the finished product
Here is the link of the finished work:
Angelica Ibarra
MIT License
Copyright (c) 2022 Angelica Ibarra
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.