PanidaRumriankit / ku-vein

https://ku-vein.vercel.app
MIT License
4 stars 0 forks source link

Finish BookMark feature #163

Closed Ichi1234 closed 2 days ago

Ichi1234 commented 3 days ago

What I did?

  1. make api endpoint for GET and POST bookmark
  2. Write the BookMarkQuery for query
  3. Write the BookMarkPost to post new data
  4. Write tests for both GET and POST
  5. Change date field to DateTime field for both Review and Note
vercel[bot] commented 3 days ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
ku-vein ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 16, 2024 4:12pm
Ichi1234 commented 3 days ago

Oh no tests don't pass because I just add new field : (