Evolved MealTally repo to tally and track handouts of any sort to people in need. EX: Meal tally handing out meals. During pandemic handing out medical supplies

3 Open Issues Need Help Last updated: Jul 10, 2025

Open Issues Need Help

View All on GitHub
help wanted priority: high type: question

Evolved MealTally repo to tally and track handouts of any sort to people in need. EX: Meal tally handing out meals. During pandemic handing out medical supplies

TypeScript

AI Summary: Develop a user interface (UI) form component for adding a new 'tallyItem' (representing a handout) to a 'TallyReport' within the existing TallyUp application. The form should include fields for name (required), SKU, model number, serial number, and an image upload.

Complexity: 3/5
help wanted

Evolved MealTally repo to tally and track handouts of any sort to people in need. EX: Meal tally handing out meals. During pandemic handing out medical supplies

TypeScript

AI Summary: Enhance the existing integration test runner in a Node.js project (using Bun) to display the total elapsed time, including Docker startup and shutdown, in addition to the individual test times. This involves modifying the script to measure the overall execution time and print it to the console.

Complexity: 2/5
good first issue priority: low

Evolved MealTally repo to tally and track handouts of any sort to people in need. EX: Meal tally handing out meals. During pandemic handing out medical supplies

TypeScript