Skip to content

CS180-spring/cs180-23-organic-programming

Repository files navigation

Open in Visual Studio Code

OrganicDB

Authors:

Project Description

Interace Documentation

  • Using C++ to create a terminal shell to access the data
  • UML for Menu Interface Structure

Menu Interface

  • Access database using a two-phase menu structure.
  • The first phase is the Log-in/Register, which prompts the user until they have successfully logged in.
  • The second phase is the Database Interface, allowing the verified user to access their databases, and access their options within the Database.
  • Menu Interface Code
  • Database Interface Code

Back End

  • Files are stored in local storage
  • Given a file directory, users can create, read, update, and delete JSON files

About

cs180-23-organic-programming created by GitHub Classroom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published