Skip to content

A educational coding app built using Python, Flask, React and Docker using the microservices architecture.

License

Notifications You must be signed in to change notification settings

matheuseabra/code-school-mvp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodingApp

A educational coding app built using Flask, React and Docker using the micro-services architecture.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • Docker

Install

Launch services by running:

docker-compose up

Running the tests

docker-compose exec users python manage.py test

Built With

  • Flask - The web framework used
  • React - UI library to build the frontend
  • Docker - Used to containerize the app
  • Ngnix - Reverse Proxy used to foward incoming requests

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

About

A educational coding app built using Python, Flask, React and Docker using the microservices architecture.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published