Skip to content

dfamilia33/TutorBase

 
 

Repository files navigation

Tutorbase Logo


Creating a better system to connect students and tutors.


Links


Overview

TutorBase is a free, open-source platform that connects RPI students and RPI tutors. TutorBase provides two key functionalities: control of operations for the tutor and ability to connect with tutors easily for the student.

Development Environment Setup

Make sure you have Docker Desktop installed.

Project Dependencies

Run $ docker-compose build from the root directory to build the Docker images for the server and the client with all dependencies already installed

Running Local Project in Development Mode

  • $ docker-compose up to start both the server and the client
  • Open http://localhost:3000 to view in browser

Development

This app is currently under development, utilizing the MERN (MongoDB, Express, React, and Node.js) stack.

We also use:

  • Typescript
  • Redux Starter Kit

License

MIT

About

TutorBase for RCOS

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 40.8%
  • JavaScript 37.6%
  • HTML 11.6%
  • CSS 9.8%
  • Dockerfile 0.1%
  • Pug 0.1%