{"id":22147296,"url":"https://github.com/sonatipek/track-the-books","last_synced_at":"2026-04-13T00:44:28.334Z","repository":{"id":179452027,"uuid":"662944507","full_name":"sonatipek/track-the-books","owner":"sonatipek","description":"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.","archived":false,"fork":false,"pushed_at":"2023-12-21T12:42:56.000Z","size":154,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-29T17:44:17.927Z","etag":null,"topics":["astrojs","book-tracker","books","bootstrap","bootstrap5","javascript","mobile-first","sonatipek","track-the-books","trackthebooks"],"latest_commit_sha":null,"homepage":"https://trackthebooks.vercel.app","language":"Astro","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sonatipek.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-07-06T08:15:12.000Z","updated_at":"2024-01-01T09:28:35.000Z","dependencies_parsed_at":"2023-12-21T14:54:11.475Z","dependency_job_id":"6a06d7cf-5adc-4104-90af-7fd86ef5cbc2","html_url":"https://github.com/sonatipek/track-the-books","commit_stats":null,"previous_names":["sonatipek/track-the-books"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sonatipek%2Ftrack-the-books","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sonatipek%2Ftrack-the-books/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sonatipek%2Ftrack-the-books/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sonatipek%2Ftrack-the-books/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sonatipek","download_url":"https://codeload.github.com/sonatipek/track-the-books/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245268333,"owners_count":20587595,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["astrojs","book-tracker","books","bootstrap","bootstrap5","javascript","mobile-first","sonatipek","track-the-books","trackthebooks"],"created_at":"2024-12-01T23:16:10.613Z","updated_at":"2026-04-13T00:44:28.292Z","avatar_url":"https://github.com/sonatipek.png","language":"Astro","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\" width=\"100%\"\u003e\n    \u003cimg width=\"25%\" src=\"https://raw.githubusercontent.com/sonatipek/track-the-books/main/public/logo.svg\"\u003e \n\u003c/p\u003e\n\n\n# 🎬 Track Book on Your Watch - EN\nA 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.\n\n*We do not use any database. Only local storage is used to save your records.*\n## 💻 Tech Stack\n- Astro.js\n- Bootstrap\n- Alpine.js\n\n## 📷 Screen Shots\n![image](https://github.com/sonatipek/track-the-books/assets/80075444/6030c2bd-3d59-452c-8d96-aafb3da392cc)\n![image](https://github.com/sonatipek/track-the-books/assets/80075444/43cff613-2b0c-4a64-b8ae-b73c79857311)\n\n\n## 💅🏼 Style Guide\n### Colors\n\n| Color             | Hex                                                               |\n| ----------------- | ------------------------------------------------------------------ |\n| Primary Color | ![#198754](https://placehold.co/10x10/198754/198754) #198754 |\n| Dark Color | ![#212529](https://placehold.co/10x10/212529/212529) #212529 |\n| Light Color | ![#FFF](https://placehold.co/10x10/white/white) #FFF | \n\n## Project Variations\nThis 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)\n\n## 📍 Roadmap \u0026 To-Do List\n- update books\n- share the books list\n  \n## 🌟 Feedback\nIf you have any feedback, please contact at **sonatsayginipek@gmail.com** or **sonatipek.com** .\n\n## 🤝 Contribution\nContributions are always welcome!\nGetting started see `CONTRIBUTING.md`.\n\n\u003cbr\u003e\u003cbr\u003e\n\n# 🎬 Okuduğunuz Kitapları Takip Edin - TR\nİ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.\n\n*Herhangi bir veritabanı kullanmıyoruz. Kayıtlarınızı kaydetmek için yalnızca yerel depolama kullanılır.*\n## 💻 Kullanılan Teknolojiler\n- Astro.js\n- Bootstrap\n- Alpine.js\n\n## 📷 Ekran Görüntüleri\n![image](https://github.com/sonatipek/track-the-books/assets/80075444/1609472e-0c49-4414-b1c4-00f9cc062140)\n![image](https://github.com/sonatipek/track-the-books/assets/80075444/43cff613-2b0c-4a64-b8ae-b73c79857311)\n\n## 💅🏼 Stil Rehberi\n### Colors\n\n| Renk             | Hex                                                               |\n| ----------------- | ------------------------------------------------------------------ |\n| Birincil Renk | ![#198754](https://placehold.co/10x10/198754/198754) #198754 |\n| Koyu Renk | ![#212529](https://placehold.co/10x10/212529/212529) #212529 |\n| Açık Renk | ![#FFF](https://placehold.co/10x10/white/white) #FFF | \n\n## Proje Varyasyonları\nBu 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)\n\n## 📍 Yol Haritası \u0026 Yapılacaklar Listesi\n- kitapları güncelleme özelliği\n- kitap listelerini paylaşma özelliği\n\n## 🌟 Geri bildirim\nHerhangi bir geri bildiriminiz varsa, lütfen **sonatsayginipek@gmail.com** veya **sonatipek.com** adresinden iletişime geçin.\n\n## 🤝 Katkı\nKatkılara her zaman açığız!\nBaşlamak için `CONTRIBUTING.md` dosyasına bakın.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsonatipek%2Ftrack-the-books","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsonatipek%2Ftrack-the-books","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsonatipek%2Ftrack-the-books/lists"}