Platform Developer Documentation
Search…
👋
Welcome | README
Code of Conduct
Contributing | Getting Involved
Frequently Asked Questions
Join the Ushahidi community
Contributors ✨
🛣️ The Ushahidi Platform Roadmap
Privacy and security best practices
Development & Code
Development: Overview
How to get the source code
Setup Guides
Add code to Ushahidi
Development process
Coding Standards
Track and submit issues in Github
Upgrading Ushahidi
⚙️ Installation Helper
Tech Stack
API Documentation
Third party app development
Database | Tables overview
Database | Database Schema Diagram
Database | Table details
📐
Architecture
Use case internals
QA & Testing
The QA process
How to run QA tests
Defect Management
How to write QA test scripts
Hotfixes
Front-end development
Changing UI styles: introduction to the pattern library
Design
🎨
Design: overview
'Best practice' design
Ushahidi Platform 'Sticker Sheet'
User testing process
User testing script examples
Synthesising user testing results examples
Open Source Design
Documentation
Documentation
Contributing docs via GitHub
Translation
Localization and Translation
The Ushahidi Platform Facebook bot
The Facebook bot
Hackathon and events
Installathon, May 2019
Write/Speak/Code 2019
Open Design: Bangalore
Open Design: Taipei
📑
Google season of docs
Enhancement Proposals
Exchange Format
Importing data from previous versions
Powered By
GitBook
How to get the source code
Note, this page contains shortcuts to each repository. If you are setting up the Platform for the first time, please follow our
setup guides
to set up the code
for your specific purpose:
Setup Guides
Platform API
The API-source-code is found in the
Platform API repository.
To get the source-code, clone the code with:
1
git clone https://github.com/ushahidi/platform.git
Copied!
Platform Client
The Platform soure-code is found in the
Platform Client repository
.
To get the source-code, clone the code with:
1
git clone https://github.com/ushahidi/platform-client.git
Copied!
Platform Pattern Library
The source-code for the Pattern Library is found in the
Platform Pattern Library repository
.
To get the source-code, clone the code with:
1
git clone https://github.com/ushahidi/platform-pattern-library.git;
Copied!
Development & Code - Previous
Development: Overview
Next - Development & Code
Setup Guides
Last modified
2yr ago
Copy link
Contents
Platform API
Platform Client
Platform Pattern Library