BuildForSDG/FASTA

[DASHBOARD MODULE-2 (Frontend-Schedule a trip)] write a data model and the buisness logic that will be used to manage the data from the schedule UI interface

Closed this issue · 0 comments

Is your feature request related to a problem? Please describe.
this feature would allow trip information about users to be collected and ready for storing in the database

Describe the solution you'd like
The Data model and the logic that would use it, will accept the inputs from users about the trip, suggest trip information based on the direction of their trip and prepared the inputs for storage in the database

Describe alternatives you've considered
Store the data in the database

Additional context
Data model and business logic for schedule a trip feature