2 Open Issues Need Help Last updated: Nov 22, 2025

Open Issues Need Help

View All on GitHub
Backend Structure about 2 hours ago

AI Summary: This GitHub issue proposes a detailed directory structure for a backend application, likely built with Node.js and Express, utilizing Prisma as the ORM. It outlines a clear separation of concerns, including dedicated folders for configuration, routes, controllers, services, middleware, and utilities, aiming for a scalable and maintainable codebase.

Complexity: 1/5
good first issue

Intelligent Scheduling for Smarter Campuses

JavaScript
Frontent Structure about 2 hours ago

AI Summary: This GitHub issue proposes a detailed frontend directory structure for a project, outlining the organization within the `src` folder. It includes dedicated directories for `components` (further broken down into `ui`, `forms`, `timetable`), `pages`, `services` for API calls, `context`, `hooks`, and `styles`. The proposal aims to establish a clear and consistent codebase layout.

Complexity: 1/5
help wanted good first issue

Intelligent Scheduling for Smarter Campuses

JavaScript