Devlog 5 of Inkwell
It’s been a while since I worked on Inkwell, the reason is because I was kinda stressed with this project and also with my studies. But I feel refreshed now that took a break
here’s what I worked on so far:
- Created a book function that creates a book (the book has the basic features like index, pushing it in an array….)
- created a book header that shows in the nav bar so you know what on which books you files or folders will be (the dependant files and folders are yet to be worked on)
- created a system where a file can be inside a book, but didn’t make a button for it yet, so its just an incomplete function
- you can now add a title to the book too