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

feat: auto complaint generation #98

Merged
merged 6 commits into from
Oct 19, 2023
Merged

Conversation

NoamGaash
Copy link
Member

@NoamGaash NoamGaash commented Oct 6, 2023

issue #30

image

MOT Complaint Maker

NOTICE

this project is still under development - it won't really send any reports to the MOT website.

Goal

After searching for specific bus in one of the pages, users might wasnt to submit a complaint about a bus:

  • maybe the bus came too early / too late
  • maybe it didn't stop at all
  • maybe the bus driver had a yellow T-shirt
    and so on.

anyway - we would like to make complaints submission accessible and easy, instead of the dark UX we currently have.

usefull commands

build the image - npm run docker:build
run the image (won't really send anything to the MOT) - npm run docker:run
see the report - npm run view-trace

@NoamGaash NoamGaash requested a review from ArkadiK94 October 6, 2023 11:31
@NoamGaash NoamGaash linked an issue Oct 6, 2023 that may be closed by this pull request
@NoamGaash NoamGaash requested a review from rzarviv October 10, 2023 09:06
@NoamGaash NoamGaash requested a review from giladfuchs October 15, 2023 14:08
@NoamGaash NoamGaash merged commit d1ac9d9 into main Oct 19, 2023
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

auto generation of MOT complaint
1 participant