mathwcruz / ignite-lab-01-api-classroom

An api to deal with the classroom business rules

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Back end application 🤖

Platform to find courses you like and enroll in them

Features   |    Technologies used   |    Application installation

⭐ Features

  • List enrollments
  • List students
  • List courses
  • Register courses
  • List courses I have access to
  • Access course content

🚀 Technologies used:

postgresql prisma graphql apollo nodejs nestjs typescript

ℹ️ Application installation

  • git clone https://github.com/mathwcruz/ignite-lab-01-api-classroom.git to clone the repository

🎲 How to run the app

To run the application on the web, follow the instructions from your terminal:

  • code ignite-lab-01-api-classroom
  • Run yarn or npm i to install project dependencies
  • After that, run yarn dev or npm run dev to run the app, will open at the address localhost:3334

Author



Matheus da Cruz
🚀

Linkedin Badge Gmail Badge

About

An api to deal with the classroom business rules


Languages

Language:TypeScript 95.7%Language:JavaScript 4.3%