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

[Feature Request]: Create the buses tab component to add buses. #103

Open
Pratik2026 opened this issue Jul 10, 2024 · 3 comments
Open

[Feature Request]: Create the buses tab component to add buses. #103

Pratik2026 opened this issue Jul 10, 2024 · 3 comments
Assignees
Labels
backend Issue related to backend BSoC'24 enhancement New feature or request frontend Issue related to frontend

Comments

@Pratik2026
Copy link
Collaborator

Is your feature request related to a problem? Please describe.

Initially, we were trying to add the buses and schedule them both simultaneously. This is not an efficient way. We need to implement them separately.

Describe the solution you'd like

The following tasks will be required to do:

  • Create the frontend for the buses tab and display the added buses there. (designs will be needed to figure out by referencing the current designs figma file).
  • Implement the functionality to add the buses.

Describe alternatives you've considered

No response

Developer Help

No response

@Pratik2026 Pratik2026 added enhancement New feature or request frontend Issue related to frontend backend Issue related to backend BSoC'24 labels Jul 10, 2024
@rohansen856
Copy link
Contributor

@Pratik2026 i would like to work on this issue. i will adhere to the figma design and use material ui to create the frontend part to add the buses in the admin route. also i would add functionality to add buses in the bus/bus.service.ts and also add relevant route in the bus.controller.ts.

@Om-Thorat
Copy link
Contributor

I would like to take up this issue, I'll create the buses page and a create buses modal to allow for create update and delete.
I would make sure the models go hand in hand with the schedule tab i'll also create an endpoint to recieve all the buses and implement it to make the schedule modal bus selection dynamic.

@Pratik2026
Copy link
Collaborator Author

@rohansen856, I appreciate your enthusiasm for the contributions. However, the issue was originally supposed to be addressed by [#94]. After further discussion, we decided to create a separate issue, keeping the assignee the same as that issue. A lot of work had been done in that issue's PR, and the assignee informed us about the inefficiency while implementing it. Since @Om-Thorat was the assignee, I am assigning this issue to him.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Issue related to backend BSoC'24 enhancement New feature or request frontend Issue related to frontend
Projects
None yet
Development

No branches or pull requests

3 participants