Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 578 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 578 Bytes

Citizen Services Management System

The Citizen Services Management System is a backend-only system designed to improve the efficiency of managing service requests from citizens to local government. It aims to ensure timely responses and accountability while automating routine tasks. The system will enable role-based workflows for citizens, administrators, and department users.

Core Architecture

Framework: Ruby on Rails Database: PostgreSQL Background Jobs: Sidekiq with Redis Authentication: Devise Authorization: Pundit Testing Frameworks: RSpec, FactoryBot, Faker