BookNook - An online educative platform for discovering, purchasing, and sharing books.
Stars
1
Forks
1
Watchers
1
Open Issues
0
Overall repository health assessment
^3.0.3^1.4.7^2.8.5^17.2.3^5.1.0^7.3.0^9.0.2^4.3.0^8.19.3^2.0.2^6.10.1^3.1.10Merge branch 'main' of https://github.com/Daniel-code-OrbitForge/BookNook
9c13ebbView on GitHubJoshua Onigbinde: Added order confirmation email functionality and utility functions for email validation and formatting
86094b4View on GitHubRefactor database connection to use MONGODB_URI; enhance error handling middleware; update user model with role and password encryption; add admin and user routes; configure file upload for book routes; update package dependencies.
9cb93f4View on GitHubUpdate email service configuration and documentation; add Mailtrap credentials to .env and implement EmailService class
8ac1ad8View on GitHubRefactor book and user models to improve schema structure and ensure consistent field definitions
73b7051View on GitHubMerge pull request #2 from Daniel-code-OrbitForge/Feyi-K
97a513cView on GitHubRefactor MongoDB connection logic to use DB_CONNECTION_STRING and enhance connection logging
78abb42View on GitHubEnhance user model with role and enum for user types; update package.json for nodemon as dev dependency
82c0129View on GitHubUpdate MongoDB configuration in .env file for Atlas connection
a78c1abView on GitHubAdded book and user models with schema definitions for MongoDB
32382c4View on GitHubImplement authentication and authorization middleware for user and book access
00670b1View on GitHubUpdate .gitignore to include .env file for environment variable management
2645f81View on GitHub