Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ekmas/my-bookshelf
My bookshelf is an app where you can explore new books to read.
https://github.com/ekmas/my-bookshelf
bookshelf crud my-bookshelf nextjs supabase tailwind tailwindcss
Last synced: about 24 hours ago
JSON representation
My bookshelf is an app where you can explore new books to read.
- Host: GitHub
- URL: https://github.com/ekmas/my-bookshelf
- Owner: ekmas
- Created: 2023-08-10T08:17:20.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-20T16:57:53.000Z (over 1 year ago)
- Last Synced: 2025-01-16T10:19:25.101Z (8 days ago)
- Topics: bookshelf, crud, my-bookshelf, nextjs, supabase, tailwind, tailwindcss
- Language: TypeScript
- Homepage:
- Size: 855 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My-bookshelf
Built with NextJS, Supabase, and Tailwind.
## Features
- Login via email or github
- On first login you can choose book subjects you're into
- You can go to /subject page and favorite or mute subject (if you favorite, the subject will appear in your feed, if you mute the subject won't appear again in your feed)
- On /new-bookshelf you can create a new bookshelf that you can later edit, delete or share with your friends
- You can also add books from /book page
- Edit your profile on /edit-profile