CSSG-Labs / CSSG-Labs/flask-todo-app

User model and Register Post route

Open
#30 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
HTML
Stars
2
Forks
4
PR merge metrics
No merged PRs in 30d

Description

**What**
Create a user model

**Why**
_Explain why your enhancement is necessary or needed. Whats the reason for it?..._
to add a usermodel and post routes to register a user.

**How**
Could make a models directory and add the model and route.

**Requirements**

I would have to look into bcrypt for python for the requirements
https://pypi.org/project/bcrypt/

Contributor guide

Open the contributing guide

Research direction

Start by locating the Flask app's existing route structure and dependency requirements, then review how a models directory would fit the project. Use the bcrypt documentation linked in the issue to determine the password-handling dependency. Done means a user model and a registration POST route exist with the required dependency recorded; no tests are named in the issue.

Written by the indexing model from the issue text.

Assessment

Tech stack
flask, python
Domain
api, authentication, backend, database
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.