Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 1.03 KB

README.md

File metadata and controls

33 lines (24 loc) · 1.03 KB

Accessible and accelerated learning by projects.

Introduction

One of the goals of sustainable development is quality education. With our project, we aim to establish quality education in the software development domain. We intend to do that by taking the user step by step through a project. Each project is split into milestones, with each milestone building up on the concept of the previous milestone.

Technology stack:

Backend

  • Python
  • FastAPI
  • PostgreSQL
  • Prisma ORM
  • Svelte
  • Tailwind CSS

Contributors:

Team name: idkbrowby

Development

Download the project: git clone https://github.com/idkbrowby/better-ed-backend

Running the backend: docker compose up