Katiba360

screenshot of Katiba360
nextjs
react
tailwind
cmdk
radix-ui

Katiba360 is a modern, user-friendly platform that makes the Kenyan Constitution accessible, searchable, and understandable for everyone. The project aims to empower citizens, students, and legal professionals with intuitive tools to explore, learn, and interact with constitutional content.

Overview

Katiba360° is revolutionizing the way Kenyans access their constitution by simplifying complex legal language into understandable terms and practical examples. This initiative not only makes vital legal information readily available but also empowers citizens with the knowledge needed to engage with their rights and responsibilities. The platform has been designed with inclusivity in mind, catering to a diverse audience and ensuring that every Kenyan can connect with their constitutional rights effectively.

The drive to enhance Katiba360° is actively seeking developers from various backgrounds to join the mission of improving this informative platform. Whether you're a coder, designer, translator, or tester, your skills can significantly contribute to making constitutional knowledge accessible for all Kenyans.

Features

  • Comprehensive Offline Support: The platform includes a service worker for offline caching, ensuring users can access content even without internet connectivity.
  • User-Friendly Authentication: Implementing Google OAuth for secure access, allowing for seamless user experiences with protected routes and offline authentication capabilities.
  • Multilingual Support: Offers content in six languages—English, Swahili, Kikuyu, Luo, Kalenjin, and Kamba—enabling easy language switching and accommodating diverse linguistic needs.
  • Intuitive Content Structure: Contains the complete constitution presented in a well-organized format, making it easy to navigate through 18 chapters and over 12,675 lines of information.
  • Smart Reading Progress Tracking: Keeps track of user progress with intelligent completion indicators, ensuring a smooth reading experience.
  • Progressive Web App Features: With full PWA support, users can install the app on their home screens and enjoy a native-like experience on mobile devices.
  • Advanced Search Capabilities: Allows users to quickly find relevant articles and chapters with features such as search filters and voice search integration.
  • Accessibility Enhancements: Committed to a wide range of accessibility features, including ARIA labels, high contrast modes, and support for keyboard navigation, making it usable for everyone.
nextjs
Next.js

Next.js is a React-based web framework that enables server-side rendering, static site generation, and other powerful features for building modern web applications.

react
React

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components

tailwind
Tailwind

Tailwind CSS is a utility-first CSS framework that provides pre-defined classes for building responsive and customizable user interfaces.

cmdk
cmdk

cmdk is a fast, composable command menu component for React. It provides the foundation for building command palettes, search interfaces, and keyboard-navigable menus similar to those found in applications like VS Code, Linear, and Raycast.

radix-ui
Radix UI

Radix Primitives is a low-level UI component library with a focus on accessibility, customization and developer experience. You can use these components either as the base layer of your design system, or adopt them incrementally.

postcss
Postcss

PostCSS is a popular open-source tool that enables web developers to transform CSS styles with JavaScript plugins. It allows for efficient processing of CSS styles, from applying vendor prefixes to improving browser compatibility, ultimately resulting in cleaner, faster, and more maintainable code.

react-hook-form
React Hook Form

React Hook Form is a performant, flexible, and extensible form library for React with easy validation. It reduces re-renders and improves performance by using uncontrolled components and native HTML validation, making form handling simple and efficient.

recharts
Recharts

Recharts is a powerful and easy-to-use React library for building customizable and interactive charts. Built on D3.js, it offers a wide range of pre-built chart types, such as line, bar, pie, and scatter charts, all of which can be composed with a declarative syntax.

typescript
Typescript

TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.

zod
Zod

Zod is a TypeScript-first schema declaration and validation library. It allows you to define schemas that can validate data at runtime while providing excellent TypeScript inference, making it perfect for API validation, form validation, and type-safe data handling.