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

[EPIC] Add persistence for the editing done by the user #2

Open
puchka opened this issue May 6, 2024 · 1 comment
Open

[EPIC] Add persistence for the editing done by the user #2

puchka opened this issue May 6, 2024 · 1 comment
Labels
enhancement New feature or request epic help wanted Extra attention is needed

Comments

@puchka
Copy link
Member

puchka commented May 6, 2024

Store the edit made by a user in a database

  • bus line {id, name}
  • list of bus stops {id, name, location, order}

EDIT: This should probably be done in https://github.com/BetaX-Community/map-data-server or in the mono repo if we merge the two of them.

@puchka puchka added enhancement New feature or request help wanted Extra attention is needed labels May 6, 2024
@puchka
Copy link
Member Author

puchka commented May 12, 2024

We could use the same persistent layer as in this repo: https://github.com/srishtiprasadmanit12/Job-Tracking-Application

It also gives an example of a mono repo for integrating both map-data-server and editor together.

Any thoughts here?

@puchka puchka changed the title Add persistence for the editing done by the user [EPIC] Add persistence for the editing done by the user Jun 4, 2024
@puchka puchka added the epic label Jun 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request epic help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant