A simple reporting platform where citizens can report potholes, and municipalities can track and manage repairs.

2 Open Issues Need Help Last updated: Jul 14, 2025

Open Issues Need Help

View All on GitHub
Civic Engagement Public Works Reporting

AI Summary: Develop an authentication provider for a citizen reporting platform. This involves creating four components (Action.tsx, Context.tsx, Index.tsx, Reducer.tsx) to handle user registration and login functionality, allowing citizens to access and use the pothole reporting system.

Complexity: 4/5
good first issue

A simple reporting platform where citizens can report potholes, and municipalities can track and manage repairs.

C#
Civic Engagement Public Works Reporting

AI Summary: Initialize the backend for a pothole reporting platform using the ASP.NET Boilerplate template. This involves creating a new ABP project, building the solution in Visual Studio, setting the Web.Host project as the startup project, and setting up the database.

Complexity: 2/5
good first issue

A simple reporting platform where citizens can report potholes, and municipalities can track and manage repairs.

C#