Coder Social home page Coder Social logo

task-list-api's Introduction

Task List API

Skills Assessed

  • Following directions and reading comprehension
  • Reading, writing, and using tests
  • Demonstrating understanding of the client-server model, request-response cycle and conventional RESTful routes
  • Driving development with independent research, experimentation, and collaboration
  • Reading and using existing external web APIs
  • Using Postman as part of the development workflow
  • Using git as part of the development workflow

Working with the Flask package:

  • Creating models
  • Creating conventional RESTful CRUD routes for a model
  • Reading query parameters to create custom behavior
  • Create unconventional routes for custom behavior
  • Apply knowledge about making requests in Python, to call an API inside of an API
  • Apply knowledge about environment variables
  • Creating a one-to-many relationship between two models

Goals

There's so much we want to do in the world! When we organize our goals into smaller, bite-sized tasks, we'll be able to track them more easily, and complete them!

If we make a web API to organize our tasks, we'll be able to create, read, update, and delete tasks as long as we have access to the Internet and our API is running!

We also want to do some interesting features with our tasks. We want to be able to:

  • Sort tasks
  • Mark them as complete
  • Get feedback about our task list through Slack
  • Organize tasks with goals

... and more!

How to Complete and Submit

Go through the waves one-by-one and build the features of this API.

At submission time, no matter where you are, submit the project via Learn.

Project Directions

This project is designed to fulfill the features described in detail in each wave. The tests are meant to only guide your development.

  1. Setup
  2. Testing
  3. Wave 1: CRUD for one model
  4. Wave 2: Using query params
  5. Wave 3: Creating custom endpoints
  6. Wave 4: Using an external web API
  7. Wave 5: Creating a second model
  8. Wave 6: Establishing a one-to-many relationship between two models
  9. Wave 7: Deployment
  10. Optional Enhancements

task-list-api's People

Contributors

beccaelenzil avatar tildeee avatar leilow avatar jmaddox19 avatar anselrognlie avatar cheezitman avatar jbieniosek avatar dependabot[bot] avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.