Skip to content

Revamp Book and User Collections  #92

Closed
@Mohitmadhav

Description

@Mohitmadhav

Description

We need to make two Collections

  1. Books
  • Book ISBN Number (unique identification),
  • Book Name,
  • Book Author,
  • Book Genre,
  • Book Owner (Will contain uid of user who is inputting the book),
  • Book Description
  • Book Photo

Apart from ISBN and Book Owner all fields can be null

  1. User
  • User name,
  • Location (lat,long),
  • User photo,
  • User bio,
  • User Genre Preference (top 3 preference)

If there are other things then add in case of user

Screenshots

None

Steps to Reproduce

Please provide detailed steps for reproducing the issue.

  1. Database files: lib/services/database_service.dart
  2. User and Book Providers: lib/providers

Additional data

We can have a discussion on Code Refactoring if required.

Metadata

Metadata

Assignees

Labels

HacktoberfestFor Hacktoberfest 2021enhancementnew feature requestsfirebaseFor Firebase related issuesgood first issuegood issue for first-time contributorshardhard level issuehigh-prioritySomething that has a high priority

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions