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

An application that lets you find, rate, and review washrooms in your vicinity.

License

Notifications You must be signed in to change notification settings

DiljotSG/Throne-Backend

Repository files navigation

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