Skip to content

Library WebApplication that simulates an online Library with functions similar to a regular library.

Notifications You must be signed in to change notification settings

michaelhyun/CS146

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CS146

Library Gui Project for CS146

#ToDoList

1. Login Page
  done
2. Register Page
  add user to the user.txt file
  add back to login button
  
3. Search Page
  sort methods for title, author (not isbn)
  log out button
  
  
4. Account Page
  List of books checked out (Make a priority queue)
  log out button
  link to search page
  
  
5.Library Page
  add checkout link
  need to sort these results
  link back to search page
  link to account page
  

About

Library WebApplication that simulates an online Library with functions similar to a regular library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages