Skip to content

A web application for tutorers & students to schedule sessions. Backend is a serverless solution with AWS Lambda, API Gateway, AWS Cognito and DynamoDB. Frontend is developed with React & Redux.

Notifications You must be signed in to change notification settings

albonkey/tutor_scheduling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tutor Scheduling App

This is the repo for our Advanced Software Engineering class project. We'll be building an application for tutors to connect to and manage students.

Getting Started

To get started working with the project you can download this repo to your desktop.

Once you have downloaded the repo, run the following command in the root of the project to download/update the project dependencies:

npm install

You can run the app by using the following command in the root of the project:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

Documentation

You can find documentation in the docs folder.

About

A web application for tutorers & students to schedule sessions. Backend is a serverless solution with AWS Lambda, API Gateway, AWS Cognito and DynamoDB. Frontend is developed with React & Redux.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published