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

Completed tasks #15

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Completed tasks #15

wants to merge 5 commits into from

Conversation

EshaanAgg
Copy link

CSOC Task 4 (Express) Submission

  • Stage 1
  • Stage 2
  • Stage 3
  • Stage 4

Deployment
Git Hub Repository

Features

  • Added hashing of passwords before storing in database
  • Implemented stricter models with validation, getters, and default values
  • Changed genre in the book model to be an array rather than just a string (as books can have multiple genres)
  • Customised the frontend to look a little better with Bootstrap
  • Made a deactivated route initiliazeBooks to add books to the book database quickly from a seed
  • Strict password validation, checks on all the fields to ensure validity and checks for existing username while registering a new user
  • Error and success prompts using flash

Note

A default user with username Jim and password Test1234$ has already been made if you want to dive right into borrowing and returning books.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant