Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restructure database for different types of vehicles #214

Closed
JakubKermes opened this issue Mar 8, 2024 · 3 comments · Fixed by #224
Closed

Restructure database for different types of vehicles #214

JakubKermes opened this issue Mar 8, 2024 · 3 comments · Fixed by #224
Assignees
Labels
priority first thing to do

Comments

@JakubKermes
Copy link
Collaborator

No description provided.

@JakubKermes JakubKermes self-assigned this Mar 8, 2024
@JakubKermes JakubKermes added the priority first thing to do label Mar 8, 2024
@AleksandraKozubal
Copy link
Collaborator

AleksandraKozubal commented Mar 17, 2024

For now i found:

  1. 11 websites with bikes and e-bikes
  2. one with scooters
  3. one with emopeds
  4. one with cargo
  5. one with motorscooters

I am thinking if we should add all types of micromobility that we can find, or just escooters and bikes/ebikes?

@JakubKermes
Copy link
Collaborator Author

JakubKermes commented Mar 29, 2024

@AleksandraKozubal We could add all the types, and maybe display less popular ones as "other"?

@AleksandraKozubal
Copy link
Collaborator

Sound's good for me.

AleksandraKozubal added a commit that referenced this issue May 13, 2024
* Add new types for mobility

* update service assigning

* Add example importer (Beam)

* csf

* Fix ImporterTest.php

* Fix ImporterTest.php

* Add enum for services

* change seeder to work with enum

* csf

* fix example importer(beam) and rewrite loading to use enum

* fix example importer(beam) and rewrite loading to use enum

* fix example importer(beam) and fix messed commit

* lint

* Update database/seeders/ServiceSeeder.php

Co-authored-by: Ewelina Skrzypacz <56546832+EwelinaSkrzypacz@users.noreply.github.com>

---------

Co-authored-by: Aleksandra Kozubal <104600942+AleksandraKozubal@users.noreply.github.com>
Co-authored-by: Aleksandra Kozubal <aleksandra.kozubal@studenci.collegiumwitelona.pl>
Co-authored-by: Ewelina Skrzypacz <56546832+EwelinaSkrzypacz@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority first thing to do
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants