Commit Graph

14 Commits

Author SHA1 Message Date
maddiebaka
1e80e2cfe4 Write first README 2023-10-22 14:10:12 -04:00
maddiebaka
66fc396504 Clean up frontend, DRY up templates 2023-10-22 14:05:01 -04:00
maddiebaka
c5cbffb4e5 Dictionary show action for letters, alphabetical links helper 2023-10-20 14:29:34 -04:00
maddiebaka
6202a6e778 Add words controller with index and show actions 2023-10-14 13:50:50 -04:00
maddiebaka
ad08b283b0 Add model specs 2023-10-14 13:05:54 -04:00
maddiebaka
21445b6905 Add dictionary controller specs and factories 2023-10-13 21:40:49 -04:00
maddiebaka
73630643ac Add rspec and request tests 2023-10-13 19:42:17 -04:00
maddiebaka
c6fac7583d Add devise 2023-10-13 18:16:00 -04:00
maddiebaka
f5e9f3699f Add dictionary ingest and view
Dictionary json ingest to database, view populated with database contents
2023-10-12 22:24:35 -04:00
maddiebaka
6f2e074a0a Change rake namespace to dataset 2023-10-12 20:05:35 -04:00
maddiebaka
bbe677f201 Add dictionary controller with index route 2023-10-12 20:05:35 -04:00
maddiebaka
6f46b1be7c Add parts of speech model and database ingest rake task 2023-10-12 20:05:30 -04:00
maddiebaka
b58f54943b Add base dataset in english 2023-10-12 20:01:41 -04:00
maddiebaka
45d750af88 Initial commit. 2023-10-12 19:34:46 -04:00