Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simple #3

Open
wants to merge 38 commits into
base: master
Choose a base branch
from
Open

Simple #3

wants to merge 38 commits into from

Conversation

derek-hoogewerf
Copy link
Member

Add To do addeed with @natsudragneel5

@derek-hoogewerf derek-hoogewerf added the duplicate This issue or pull request already exists label Jul 9, 2020
@derek-hoogewerf derek-hoogewerf added bug Something isn't working enhancement New feature or request labels Jul 10, 2020
@derek-hoogewerf derek-hoogewerf added the help wanted Extra attention is needed label Jul 10, 2020
@derek-hoogewerf
Copy link
Member Author

@natsudragneel5 please run this code, an exception occurs when adding to dos sometimes. #3 needs fixing
#3 must be resolved before #4

@derek-hoogewerf
Copy link
Member Author

https://jsonplaceholder.typicode.com/ used to get tasks as seen in axios.get('https://jsonplaceholder.typicode.com/todos?_limit=10') //will return a promise [LIMIT SET AS 10] .then(res => this.todos = res.data)

derek-hoogewerf and others added 3 commits July 10, 2020 13:23
Placeholder provided by json placeholder
Co-Authored-By: natsudragneel5 <[email protected]>
@derek-hoogewerf derek-hoogewerf linked an issue Jul 10, 2020 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working duplicate This issue or pull request already exists enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix view on home page
2 participants