Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 285 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 285 Bytes

Backend_in_Python_-Flask-

Use Flask to build the backend of your application. Implement user authentication and authorization to allow users to sign up, sign in, and manage their tasks securely. Set up RESTful APIs to handle CRUD (Create, Read, Update, Delete) operations for tasks.