Skip to content

An API that saves a user’s to-do list items in a PostgresQL database.

License

Notifications You must be signed in to change notification settings

blair-cannon/django_to_do_list

Repository files navigation

Name

Django To-Do-List Database

Description

o An API that saves a user’s to-do list items in a PostgresQL database
o Fully capable CRUD (create, read, update, delete) operations
o Created dbDiagram for pseudocode
o Create a route that filters a list of todos by user.
o Implemented authorization testing for user login.

Tech Stack

Python
Django
PostgreSQL/pgAdmin

Requirements

  • Implement foreign key relations to correctly link data.
  • Use of Django Rest Framework
  • Use of Postman

About

An API that saves a user’s to-do list items in a PostgresQL database.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages