📚 Full-stack Bookstore App with React, ASP.NET, Stripe, and Admin Dashboard
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
54
commits
#51 commit - added few screenshots to prepare for readme.
55fccb9View on GitHub#50 commit - finishing up the project, deleted unnecessary imports, files. Made few changes to database, made changes to the front-end home-page part
d723695View on GitHub#48 commit - changes to buttons, transitions and design of admin dashboard
9285a89View on GitHub#47 commit - moved the cloudinary to the backend, added more responsiveness to the design
d79728bView on GitHub#46 commit - made topbar and sidebar respnsive, fixed admin dashboard layout, fixed a problem where author wasnt being deleted
1c1d6b8View on GitHub#45 commit - edited cart page, added cart functionality with redux
dd740d9View on GitHub#44 commit - added the validation in the front end for BookList, AuthorList, GenreList, simplified the App.tsx page into a cleaner look
5a1eb6dView on GitHub#43 commit - moved the login and register into a single folder: AuthForm, added validation in the front end, added toast to show errors
96a1510View on GitHub#42 commit - added validation in the back-end using FluentValidation, added new hero in the Home component
8ee13a4View on GitHub#41 commit - added Stripe and finished the functionality for the Cart in the backend, added functionality in the front end
34ae883View on GitHub#40 commit - edited the bookdetails page, setting up the order system into website
2bba0f2View on GitHub