Skip to content

venu124/todo_list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Application - 👩‍💻 External API's

made-with-python made-with-Markdown MIT license Open Source? Yes! coverage

Requirements

This program requires the following Python packages

They can be installed manually or using a pipenv with the supplied Pipfile by running the following

cd todo_list
pipenv install requests
pipenv install typer

Usage

To use the program with pipenv simply enter a pipenv shell by running pipenv shell or prefix pipenv run before any Python command

Program options

Pros, cons and next steps

Pros

  • Perform CRUD operations on todo list

Cons

  • Mock unit tests hit the actual External API instead of mocking the API responses

Next steps

  • Improve documentation on explaining how the program works
  • Mock External API responses inside unit tests

License

This project is licensed under the terms of the MIT license.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published