./part-1 # Initial setup for the backend API.
./part-2 # Improvements & new features in the backend API.
./part-3 # Contains the final backend and frontend source code.
├── api # Final version of the backend API code.
├── fe # Final version of the frontend code.
Note: additional instructions are found in each subfolder of this repository.