Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sonatipek/track-the-books
A web application where you can save the books you read with their information. I used astro.js and bootstrap in this project, where I especially took care to use OOP standards. You can also look at the track-the-movies project, which is a variation of this project.
https://github.com/sonatipek/track-the-books
astrojs book-tracker books bootstrap bootstrap5 javascript mobile-first sonatipek track-the-books trackthebooks
Last synced: about 1 month ago
JSON representation
A web application where you can save the books you read with their information. I used astro.js and bootstrap in this project, where I especially took care to use OOP standards. You can also look at the track-the-movies project, which is a variation of this project.
- Host: GitHub
- URL: https://github.com/sonatipek/track-the-books
- Owner: sonatipek
- License: mit
- Created: 2023-07-06T08:15:12.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-21T12:42:56.000Z (about 1 year ago)
- Last Synced: 2024-04-23T19:09:18.830Z (9 months ago)
- Topics: astrojs, book-tracker, books, bootstrap, bootstrap5, javascript, mobile-first, sonatipek, track-the-books, trackthebooks
- Language: Astro
- Homepage: https://trackthebooks.vercel.app
- Size: 150 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# 🎬 Track Book on Your Watch - EN
A web application where you can save the books you read with their information. You can add the books you have read with information such as picture, title, author, genre, page number, publisher, reading date and score. In this way, you can easily keep track of the books you watch.*We do not use any database. Only local storage is used to save your records.*
## 💻 Tech Stack
- Astro.js
- Bootstrap
- Alpine.js## 📷 Screen Shots
![image](https://github.com/sonatipek/track-the-books/assets/80075444/6030c2bd-3d59-452c-8d96-aafb3da392cc)
![image](https://github.com/sonatipek/track-the-books/assets/80075444/43cff613-2b0c-4a64-b8ae-b73c79857311)## 💅🏼 Style Guide
### Colors| Color | Hex |
| ----------------- | ------------------------------------------------------------------ |
| Primary Color | ![#198754](https://placehold.co/10x10/198754/198754) #198754 |
| Dark Color | ![#212529](https://placehold.co/10x10/212529/212529) #212529 |
| Light Color | ![#FFF](https://placehold.co/10x10/white/white) #FFF |## Project Variations
This project is a variation of the track-the-movies project. Click here to check out the variation project: [Track Movies on Your Watch](https://github.com/sonatipek/track-the-movies)## 📍 Roadmap & To-Do List
- update books
- share the books list
## 🌟 Feedback
If you have any feedback, please contact at **[email protected]** or **sonatipek.com** .## 🤝 Contribution
Contributions are always welcome!
Getting started see `CONTRIBUTING.md`.
# 🎬 Okuduğunuz Kitapları Takip Edin - TR
İzlediğiniz kitapları bilgileri ile beraber kaydedebileceğiniz bir web uygulaması. Okuduğunuz kitapları resim, başlık, yazar, tür, sayfa sayısı, yayıncı, okuma tarihi ve puan gibi bilgileri ile beraber ekleyebilirsiniz. Bu sayede okuduğunuz kitapları kolayca takip edebilirsiniz.*Herhangi bir veritabanı kullanmıyoruz. Kayıtlarınızı kaydetmek için yalnızca yerel depolama kullanılır.*
## 💻 Kullanılan Teknolojiler
- Astro.js
- Bootstrap
- Alpine.js## 📷 Ekran Görüntüleri
![image](https://github.com/sonatipek/track-the-books/assets/80075444/1609472e-0c49-4414-b1c4-00f9cc062140)
![image](https://github.com/sonatipek/track-the-books/assets/80075444/43cff613-2b0c-4a64-b8ae-b73c79857311)## 💅🏼 Stil Rehberi
### Colors| Renk | Hex |
| ----------------- | ------------------------------------------------------------------ |
| Birincil Renk | ![#198754](https://placehold.co/10x10/198754/198754) #198754 |
| Koyu Renk | ![#212529](https://placehold.co/10x10/212529/212529) #212529 |
| Açık Renk | ![#FFF](https://placehold.co/10x10/white/white) #FFF |## Proje Varyasyonları
Bu proje track-the-movies preojesinin varyasyonudur. Varyasyon projesine göz atmak için tıklayınız: [Track Movies on Your Watch](https://github.com/sonatipek/track-the-movies)## 📍 Yol Haritası & Yapılacaklar Listesi
- kitapları güncelleme özelliği
- kitap listelerini paylaşma özelliği## 🌟 Geri bildirim
Herhangi bir geri bildiriminiz varsa, lütfen **[email protected]** veya **sonatipek.com** adresinden iletişime geçin.## 🤝 Katkı
Katkılara her zaman açığız!
Başlamak için `CONTRIBUTING.md` dosyasına bakın.