Skip to content

A tutoring web application built with Rails API and React.js frontend. TDD with Jest & React testing library.

Notifications You must be signed in to change notification settings

jen0828/tutoroom_fe

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tutoroom - frontend

Makers Academy - Week 11 & 12 Group Project

A tutoring web application built using Ruby on Rails backend with JavaScript frontend, essentially 2 separate applications - frontend, backend. This app allows users to customise profiles and seek out learners and tutors across the globe with similar educational interests.

Demo

Demo_trimmed.mov

Technologies

  • Javascript
  • React
  • Amazon S3
  • Axios
  • Bootstrap
  • Testing - Jest & React testing library

Mockup

See mockup here

Installation

To clone the repo

$ git clone https://github.com/jen0828/tutoroom_fe.git
$ cd tutoroom_fe

To run React app

$ npm install
$ npm start # Start the server at localhost:3000

To test

$ npm test

About

A tutoring web application built with Rails API and React.js frontend. TDD with Jest & React testing library.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 84.1%
  • CSS 9.2%
  • HTML 6.7%