https://github.com/reshiadavan/bookcompanion
book-list web app
https://github.com/reshiadavan/bookcompanion
asp-net csharp mvc sql-server
Last synced: about 1 month ago
JSON representation
book-list web app
- Host: GitHub
- URL: https://github.com/reshiadavan/bookcompanion
- Owner: ReshiAdavan
- Created: 2021-05-13T23:21:44.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-07-22T19:36:20.000Z (almost 4 years ago)
- Last Synced: 2025-11-29T11:51:27.628Z (7 months ago)
- Topics: asp-net, csharp, mvc, sql-server
- Language: C#
- Homepage:
- Size: 12.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BookCompanion
When I was a kid, I never liked to read books during class. My parents, tutors, peers and even older relatives always recommended that I read on my own time. I always shunned reading, until after grade 12 when I learned of its importance.
BookCompanion is a web-app that I made to help motivate me to read books and log them. I decided that I should challenge myself and create a web-app instead of jotting down reading logs the traditional way.
### Features
- Compelling booklist UI which contains a table that organizes book logs by name, author and ISBN. Can also cycle between pages of entries via the table.
- Includes functionality and alerts for adding, editing and deleting book records.
- Reading logs are pushed to a local SQL Database managed in SQL Server Management Studio (SSMS). Data can also be managed from SSMS.
### Skills
- Programming languages: HTML, JavaScript, CSS
- Libraries/Frameworks: React.js, Express.js, Node.js
- Database: MongoDB