most features are implemented #4

Merged
MassiveAtoms merged 20 commits from sqlitecpp into master 2019-06-30 18:34:59 +00:00
Member

Most of the stuff is ready now.

  • We can save to db
  • we have constructors (semi)ready to construct from db.
  • We have a cryptographic library that works so we can hash and verify passwrds.

We need:

-functions that query data from the db.

  • functions that interface with the abovementioned functions.
    so basically, it will look like this, i think
    user>interface_function>data_querying_function>db
Most of the stuff is ready now. - We can save to db - we have constructors (semi)ready to construct from db. - We have a cryptographic library that works so we can hash and verify passwrds. # We need: -functions that query data from the db. - functions that interface with the abovementioned functions. so basically, it will look like this, i think user>interface_function>data_querying_function>db
MassiveAtoms closed this pull request 2019-06-30 18:34:59 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: AP-CT/Parkmanne#4
No description provided.