Commit Graph

13 Commits

Author SHA1 Message Date
maddiebaka
3ba4a49a26 Add active_language controller and cookie storage 2023-10-27 15:24:48 -04:00
maddiebaka
c2891a66f8 Namespace languages controller to admin 2023-10-25 16:25:29 -04:00
maddiebaka
206c4da31f Add Language model and LanguageController 2023-10-24 23:47:01 -04:00
maddiebaka
ed00e69a13 Fix sign-in/sign-out top bar UI 2023-10-24 20:57:35 -04:00
maddiebaka
e73a6b3fc9 Dictionary index and show styling 2023-10-23 11:37:20 -04:00
maddiebaka
11710bfb68 Add bootstrap and main application template 2023-10-22 15:03:45 -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
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
bbe677f201 Add dictionary controller with index route 2023-10-12 20:05:35 -04:00
maddiebaka
45d750af88 Initial commit. 2023-10-12 19:34:46 -04:00