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

Database Design & Integration #5

Open
morrisel opened this issue May 8, 2024 · 0 comments
Open

Database Design & Integration #5

morrisel opened this issue May 8, 2024 · 0 comments
Labels

Comments

@morrisel
Copy link
Owner

morrisel commented May 8, 2024

Task:

  1. Installation database: Install and configure database sqlite
  2. Database Schema: Design the tables for storing pricing data and customer parking information (consider the document requirements).
  3. SQLite Implementation: Set up the SQLite database, creating the necessary tables.
  4. Shared Memory Synchronization: Establish the mechanism to regularly synchronize database updates with shared memory.
  1. Price Management: Implement the file-based price updating mechanism, allowing for additions, deletions, and modifications with clear logging.
  2. Update Signaling: Develop the signaling system to alert the database to read updated prices from the file.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: In progress
Development

No branches or pull requests

1 participant