Skip to content

Commit

Permalink
docs: add todos
Browse files Browse the repository at this point in the history
  • Loading branch information
zvonimirr committed Jun 16, 2024
1 parent 1ea4024 commit e472bf6
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,10 @@ Start Phoenix endpoint with `mix phx.server` or inside IEx with `iex -S mix phx.

Now you can visit [`localhost:4000`](http://localhost:4000) from your browser.

## Work to be done
- [x] Add user registration and authentication
- [x] Basic like/dislike functionality
- [x] Live chat with matches
- [ ] Add tests
- [ ] Hash passwords
- [ ] Improve UI/UX

0 comments on commit e472bf6

Please sign in to comment.