Skip to content

samgaco/gotalk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoTalk

Logo

Ruby on Rails & React Project

View Demo · Report Bug · Request Feature

Table of Contents

About The Project

GoTalk! is an application thought as an online language tutoring scheduler. Teachers will be able to sign in an offer their rates while the users can sign into the site and book their favorite teachers.

Deployment

Clone the respository and run the following commands to run a local server.

Install all the dependencies with:

bundle install
yarn

Run the application with:

rails db:migrate
rails db:seed
rails s

The test can be run with:

yarn jest
bundle exec rspec

Built With

Contact

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published