Skip to content

halfer53/Fabflick

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

how to run from terminal

  • type login to enter into login phase, or exit to leave the program
  • Once the login panel is prompted, type in the username and password
  • searchStar: search movie feature given star, options
    • -i search by id
    • -f search by first names
    • -l search by last names
    • -fl search by both name
    • e.g. searStar -l andrews
  • newStar: insert new star, options
    • newStar <firstname> <lastname>
    • or newStar <lastname>
  • newCustomer: insert new Customer, options:
  • deleteCustomer: delete customer by id:
    • deleteCustomer <id>
  • Metadata: shows database schema
    • showDatabaseSchema
  • SQL queries:
    • sql <sql query>
  • logout:
    • logout

About

An online anime store using java web and mysql

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors