Open Issues Need Help
View All on GitHub Education • Software Development
Token Counter Display 26 days ago
AI Summary: Develop a clear, easily readable digital display that shows the current token number being served. The display must update automatically when the next token is called and be visible to all customers. It should handle multiple counters if needed and be robust against power and network issues.
Complexity:
3/5
documentation help wanted
Education • Software Development
Need a service that has counter 26 days ago
AI Summary: Develop a service with a counter that can be incremented and whose current value can be retrieved. The service should be reliable and return the correct counter value as per the acceptance criteria. This is part of a larger agile planning lab.
Complexity:
2/5
enhancement good first issue