1 Open Issue Need Help Last updated: Jul 1, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Create a database schema for a CRUD application using Sequelize and PostgreSQL, including the creation of `Student` and `Campus` models and a `seed.js` file to populate the database with sample data. The schema should be designed to support the creation, reading, updating, and deletion of student and campus records.

Complexity: 3/5
good first issue