Skip to content

🔑 Add Unique Integer ID for Every School #2

@ilter

Description

@ilter
  • Need to add the another ID beside ObjectId to manage data in client side.
{
   "_id" : "blablablab",
   "school_id" : int
   "school_name": String
   "country": String
   "student_count": int
   "isAccepting": boolean
} 

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions