Skip to content

zahrank21/tutr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tutr

Application for users to find tutors for subjects they would like to study. They can view tutors and their ratings.

Motivation

While visiting Bangladesh, my cousin had an idea of making a tutoring company which worked for students who were looking to learn various subjects. I wanted to start building a resource for users to find tutors that they know will be qualified for their needs. We want the application to be light weight and adhere to Google's design specifications as a majority of users have Android devices.

Screenshots

1

2

Built with:

Installation

For Developers

Clone the source locally:

$ git clone https://github.com/zahrank21/tutr/
$ cd tutr
$ cd tutr-backend

Start Rails Session:

$ rails s

Change to Frontend:

$ cd ..
$ cd tutr-frontend

Install project dependencies:

$ npm install

Start the app:

$ npm run react
$ npm run server

Credits

To my instructors at Flatiron! Thank you for all your help.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published