Skip to content

issues Search Results · language:Dune language:JavaScript language:JavaScript language:C# language:JavaScript

Filter by

25.1M results  (653 ms)

25.1M results

Issue: Must specify from how far customer can order form a restaurant. We see a zone but I do not think it is functional. Description: There is a lack of clarity regarding the maximum distance from which ...

Summary Add a local 2-player mode where two humans can play against each other on the same keyboard. Motivation The game currently supports single-player vs AI. Adding local 2-player turns it into a ...
enhancement

Students are currently identified only by email address. There is no way to store full student profiles or link students to a class/section. Proposed Solution Add a students table with comprehensive ...

There is no concept of an academic year in the current system. Activities and students cannot be scoped to a specific school year. Proposed Solution Add an academic_years table and REST endpoints to ...

There is no way to manage teacher or staff records in the system. Activity advisors and teachers cannot be tracked. Proposed Solution Add a staff table and REST endpoints for managing school staff. ...

The system has no way to organise students into school classes (grades/year groups). Proposed Solution Add a classes table and REST endpoints so admins can define class groups like Grade 9 or Grade 10. ...

Classes need to be subdivided into sections (e.g. Grade 9A, Grade 9B) with individual capacity limits. Proposed Solution Add a sections table that links a class to an academic year and defines the section ...

With a database backend there needs to be a reliable way to create tables on first run and populate sample data so the app works out of the box without manual setup. Proposed Solution Add init_db() and ...
high priority

All POST endpoints currently accept raw query parameters with no structured validation. Invalid emails or missing fields fail silently or with unhelpful errors. Proposed Solution Add a schemas.py module ...
high priority

Publish Docker Packages img alt= original github octocat src= https://octodex.github.com/images/original.png align= left height= 80px / 👋 Hey there @nicolecamaclang-wtw! Welcome to your Skills exercise! ...
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! Restrict your search to the title by using the in:title qualifier.