Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/mantasoff/tesTonet
Browse files Browse the repository at this point in the history
  • Loading branch information
mantasoff committed Nov 21, 2019
2 parents 8da45c6 + 064db15 commit ddd9c2c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@ This is a Todo App that is being brought to life with React and Semantic UI.
The project was done, although I did not feel that it was completely finished, so I am re-doing most of the functionality.

**What is done:**
1. You are able to see a Todo List.
1. You are able to see a Todo List, create new todo lists and todos inside them.
1. Everything is split into seperate Todo Pages;

**What is currently in progress:**
1) The creation of Todos with Lists are incomplete (going to be finished this week)
2) The project currently does not save the Todos anywhere, so in the upcoming week, a JsonServer instance is going to be created;
1. The project currently does not save the Todos anywhere, so in the upcoming week, a JsonServer instance is going to be created;
1. Some components need to be refactored into functional components

### How to run?
1) Since this is an environment with npm etc., you can clone the rep;
Expand Down

0 comments on commit ddd9c2c

Please sign in to comment.