Skip to content

CodeLearningSlayer/to-do

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple SPA look alike to-do project

About project

It's simple app that is designed to help with making plans and release them as soon as possible

First page of project

A little bit of animations and link to main app above the image

First page

Functionality :

  • Add and delete tasks

Add and delete

  • Edit task

Edit

  • Navigation with filters (daily tasks, today and plans)

Navigation

What did I use

  • Fetch API
  • Barba.js
  • ES6 modules
  • json-server

How you can test it

  1. Download
  2. type gulp in terminal
  3. type json-server -p 4000 db.json to run the server in another terminal
  4. Test

Releases

No releases published

Packages

No packages published