User Features Brainstorm
Primary users were established and a general list of functionality was drafted. This provided a structure for subsequent user-flow planning and drilling down on features.

Communitree is a crowdfunding website and was the final individual project for the She Codes Plus Program. This project was broken into three parts: MVP development, front and back end deployment.
The back-end product was planned and mapped out by strategically creating a prioritised list of features, user-flow diagram, API Specification and database schema. This created the necessary foundations to build a stable back-end with Django Rest Framework and prepare for efficient front-end development.
Python • DRF
Primary users were established and a general list of functionality was drafted. This provided a structure for subsequent user-flow planning and drilling down on features.
Features were "fleshed-out" and prioritised, creating a clear MVP goal for front and back-end development. This information was fed into the user-flow diagram and database schema.
This User Flow diagram was created in Figma using FigJam and incorporates each MVP feature, model, endpoint and authentication / authorisation details. Click the diagram to see full-size on Figma.
The Database Schema was originally developed with basic fields included. Throughout the project, the schema expanded to include more features, resulting in a comprehensive database rich with functionality.
API Specification list was initially prepared with base functionality and endpoints. As the project progressed, additional features and endpoints were included in the specification. Note: only showing page 1 of 2.