Skip to content
This repository has been archived by the owner on Mar 10, 2023. It is now read-only.

Latest commit

 

History

History
17 lines (15 loc) · 602 Bytes

README.md

File metadata and controls

17 lines (15 loc) · 602 Bytes

BIOS Backend Repository

Team Metagross

Afif Fahreza / 18219058
Thomas Ferdinand Martin / 13519099
Ridho Daffasyah / 13519038
Muhammad Erwin Fattah / 18219019

Product Description

Aplikasi LearnNPro merupakan aplikasi berupa platform yang menyediakan course keahlian seputar IT 
dan desain dan juga menyediakan proyek - proyek yang dapat diambil oleh pengguna aplikasi tersebut.

How To Run Locally

git clone https://github.com/afiffahreza/bios-metagross-backend
pip install fastapi
pip install uvicorn
pip install experta
uvicorn api:app --reload