You are browsing as a guest. Sign up (or log in) to start making projects!

2h 37m 22s logged

Using React + Vite, I coded a small website that displays the information of any books I add to the database, sorted by status (“Currently Reading”, “Want to Read”, or “Finished”). In the future the barcode reader I make will be able to scan the ISBN codes and upload them to the FastAPI I made that adds the info of the book in question to the database. For now, I’m simulating that process using curl POST requests. My next thing to do for the website is revamp the CSS a bit and allow the user to make notes on a book to be saved to the database.

0
2

Comments 0

No comments yet. Be the first!