Skip to content

Personal to-do list warehouse, let's start creating your very own customized plans!

Notifications You must be signed in to change notification settings

Makiato1999/Todo-List-Warehouse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo-List-Warehouse

Welcome to your personal To-do List Warehouse! Here, you can view all the lists that you have saved on this page, and you can also add, modify, or delete them as you please. So, let's start creating your very own customized plans with this convenient tool!
欢迎来到你的个人待办事项清单仓库! 在这里,你可以查看你保存在这个页面上的所有清单,你也可以随意添加、修改或删除它们。所以,让我们开始用这个方便的工具来创建你自己的定制计划吧!

demo

How to access this app

Access this app by link

  • current issue
    • if you access this app by using Google browser, Google will push a warning that 'Deceptive site ahead', since this is only a simple project, i haven't consider the cyber security factors in it, so this warning is normal
  • solution
    • you can choose to ignore the warning and insist on visiting this site, or you can try other browsers, such as Firefox. However, remember not to use real personal information, as I have not made any security protection for this project

How to run this app on local server and local database

  1. create connection to local database
    mongod --config /usr/local/etc/mongod.conf
    
  2. run this app on local server with port 3000
    node app.js
    
  3. access this app by the url
    http://localhost:3000/
    
  4. more installation, running walkthrough and details you can see my notes

About

Personal to-do list warehouse, let's start creating your very own customized plans!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published