11Express.js:记录者
描述
这是一个易于使用的记事本应用程序,可让您发布,保存和删除记事本。
目录
用户故事
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
用法
内置
| html | css | javascr ipt |引导程序| nod
11 Express.js:笔记记录器
你的任务
您的任务是修改启动程序代码,以创建一个名为Note Taker的应用程序,该应用程序可用于编写和保存笔记。 该应用程序将使用Express.js后端,并将保存和检索JSON文件中的便笺数据。
该应用程序的前端已经创建。 构建后端,连接两者,然后将整个应用程序部署到Heroku是您的工作。
用户故事
AS A small business owner
I WANT to be able to write and save notes
SO THA
记录员
描述:
Our days seem to get busier and busier as our tasks pile up. This note taker application will allow you to organize your tasks, thoughts, and miscellaneous notes in an easy-to-use fashion. In this app you can create, save, and delete notes u
代码注释
目前正在开发中
Code Notes是一个动态的CRUD Web应用程序,为Web开发学生构建,可以在一个中央应用程序中组织其笔记,文档资源,闪存卡和代码示例。
维护者: Adam Botma ( Adam Botma , Adam Botma Jingwen Wu , John Nguyen ( John Nguyen , Maison Keiser ( Maison Keiser
技术概述
使用React.js创建所有HTML元素(虚拟DOM),以动态显示通过使用Node.js创
记录员
任务
创建一个可用于编写,保存和删除注释的应用程序。 该应用程序将使用快速后端,并从JSON文件中保存和检索笔记数据。
使用以下命令将调用该应用程序:
node server.js
目录
用户故事
AS A user, I want to be able to write and save notes
I WANT to be able to delete notes I've written before
SO THAT I can organize my thoughts and
记录员
Note Taker是Express.js应用程序,可让您输入和保存注释以使自己井井有条。
目录
用户故事
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
安装说明
将存储库克隆到您的本地环境
“运行” npm install “安装相关性要在本