Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 472 Bytes

File metadata and controls

9 lines (5 loc) · 472 Bytes

Module-Legacy-Code

This repository hosts an existing codebase for you to work with.

The codebase is a web-app called PurpleForest. It consists of a single-page application frontend written in JavaScript, a backend written in Python, and a PostgreSQL database.

The repository contains a number of bug reports and feature requests as issues in this repo.

Your objective is to understand the codebase, debug and fix the bug reports, and implement the feature requests.