This project contains the code and resources for Week 7 of the Sequelize Web Development course. It showcases various implementations and features using Sequelize ORM in a Node.js environment.
- Sequelize ORM Setup: Configuration and connection to the database.
- CRUD Operations: Basic Create, Read, Update, and Delete functionality with Sequelize.
- Model Relationships: Demonstrates one-to-one, one-to-many, and many-to-many relationships.
- Data Validation: Ensures data integrity using Sequelize validation.
- Error Handling: Implements error handling for database operations.
- Relocation and Trajectories: Additional functionalities as part of the web development module.
-
Clone the repository:
git clone https://github.com/harrisonokoth/Testing-and-Debugging.git