Commit Graph

16 Commits

Author SHA1 Message Date
Barbagus42 3e4e631e34 Fix dataset link 2023-11-12 07:58:50 +01:00
Barbagus42 f5e2b55117 Refactor update script 2023-11-11 11:30:59 +01:00
Barbagus42 a8abf9c0fa Handling of "feed_info" and "transfers" files 2023-11-11 10:15:44 +01:00
Barbagus42 2c520910a2 Add a string tokenizer helper function.
In order to efficiently lookup stations from user's input this function
might be used to implement some sort of Full-text search.
2023-11-11 08:37:40 +01:00
Barbagus 0d61228d8d Merge pull request 'Creation de la page "Gare" (#1)' (#4) from page-station into main
Reviewed-on: #4
2023-11-10 13:29:50 +00:00
Barbagus42 31f80d2707 Create "station" page 2023-11-09 08:31:41 +01:00
Barbagus42 61e595b152 Ignore the .cspell.json 2023-11-08 21:24:48 +01:00
Barbagus fb2b36b22c Merge pull request 'Utilisation de `async` pour la base de données et les routes (#2)' (#3) from feature-async-routes into main
Reviewed-on: #3
2023-11-08 20:14:51 +00:00
Barbagus42 24b75b67ee Use async interface to database 2023-11-08 20:59:35 +01:00
Barbagus42 caf83485c7 Fix import/typing in updates.py 2023-11-07 09:32:08 +01:00
Barbagus42 77eb3d7444 Fixing paths for tailwindcss 2023-11-07 09:24:11 +01:00
Barbagus42 766e974420 Adding auto generated css to .gitignore 2023-11-07 09:23:38 +01:00
Barbagus42 b2c4362821 Removing auto generated css file from repo 2023-11-07 09:21:43 +01:00
Barbagus42 3968666904 Typing and commenting update.py 2023-11-07 09:13:48 +01:00
Barbagus42 410c5e44e8 Initial setup 2023-11-07 08:40:43 +01:00
Barbagus 07bae48180 Initial commit 2023-11-05 21:04:23 +00:00