Skip to content
This repository has been archived by the owner on May 17, 2022. It is now read-only.

Latest commit

 

History

History
39 lines (27 loc) · 2.03 KB

README.md

File metadata and controls

39 lines (27 loc) · 2.03 KB

Master - Stable release branch for snapshot review.

Python CI

Develop - Unstable development branch for convergence of new features.

Python CI

Throne Backend

This repository contains the backend for the Throne application. The backend is written in Python using the Flask library.

Throne is a web and mobile application which allows users to find nearby washrooms tailored to their preferences and requirements. Throne presents up-to-date information by enabling users to provide feedback and information on the washrooms they visit.

Throne Component Repository Project Board
All Components - User Stories
Backend Throne-Backend Backend Tasks
Web Throne-Web Web Tasks
iOS Throne-iOS iOS Tasks
Android Throne-Android Android Tasks

API Endpoints

Production API Endpoint (Master Branch): https://api-prod.findmythrone.com

Development API Endpoint (Develop Branch): https://api-dev.findmythrone.com

Documentation