Skip to content

max-l-weaver/flask_crud_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Basic Flask CRUD App

Create a basic Flask CRUD app.

  1. Should be able to create new user in a database
  2. Should be able to search for a user via timestamp
  3. Should be able to delete a user from database
  4. Should be able to list all users in database in a nice Json format
  5. Passes all unit tests

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages