Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 482 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 482 Bytes

Intro

This repository contains two challenges used to test basic fullstack development capabilities and skills. Inside each directory there is a specific README.md file that indicates how to run each stack of technologies.

Backend

The backend is built on top of python using django and django rest frameworks to implement the desired functionality.

Frontend

The frontend is built on top of javascript and node using react framework to implement the desired functionality.