Skip to content

Latest commit

 

History

History
42 lines (31 loc) · 1.3 KB

File metadata and controls

42 lines (31 loc) · 1.3 KB

Arcana

A web application built for more organized note taking for books. It keeps the notes stored with in a book, and keeps it simplistic to write, update, and delete notes.

Table of Contents

  • Technologies
  • Features
  • [The Process](#The Process)
  • [What I have learned](#What I have learned)
  • [How it can be improved](#How it can be improved)
  • License

🛠 Technologies

  • Vite
  • React.js
  • JavaScript
  • Tailwind CSS

Features

  • Search functionality for searching Books to be added to the users collection of books. (OpenLibrary API)
  • Create, delete, and update notes associated to a book.
  • Add and delete books from a users collection.
  • User based application with authentication.

The Process

As I read a lot of books of litterature and philsophy, I like to keep track of my thought and ideas I find when reading. I have used both note programs Notion and Obsidian. Both are great programs, but they still couldn't fully satisfy the way I wanted to keep my notes organized to books. So, I used React.js with Tailwind CSS to create a web application with simple design that keeps my notes organized in a simple mannger.

What I have learned

How can it be improved?

License

This project is licensed under the MIT License.