Skip to content

johnpitchko/sentence-tagging

Repository files navigation

Sentence Tagging

My coding test from the Propelor job interview.

Setup

Straight-forward Rails setup. Note the db/seeds.rb file has some test data, so recommend seeding the database.

Coded with ruby version 3.0.2.

After cloning repo:

bundle
yarn
rails db:setup

Testing

rspec

Launching

rails s

Copyright 2021 John Pitchko

About

Tag sentences; coding test for Propelor

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published