0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)Haskell0 forks (0 forks)github user discovery
good first issue
Repository metrics
- Stars
- 2 stars (2 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Description
- Clicking the button on frontend should invoke backend API route (
AddMood)
- Backend should append the feeling in a text file along with timestamp
Contributor guide
- Research direction
- Implement the AddMood route to append feeling and timestamp to a text file.
- Tech stack
- haskell
- Domain
- backend
- Issue type
- Feature
- Prerequisites
- None