devinit / devinit/ug-data-pipeline
As a user, I'd like to be able to login so that I can manage my account, entities and documents
- Dominant language
- No language data
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
**Pre-requisites**
- Dependent API endpoints must be complete
**Requirements**
- [ ] Add login/sign-in page
- [ ] Add login form with username, password and login button
- [ ] Validate login credentials
- [ ] Add basic home page (can be empty)
- [ ] On successful login, show basic home page
- [ ] On failed login, show validation feedback - `Invalid email or password`
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by confirming that the dependent API endpoints are complete, then identify the existing frontend entry point for authentication. Implement the sign-in page and form, validate credentials, show the basic home page after success, and display “Invalid email or password” after failure.
Written by the indexing model from the issue text.
Assessment
- Domain
- authentication, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100