Menu Close
In fact, it has the 39mm Oystersteel monobloc middle-case of the OP essentially, which appears a little more curvaceous than the flat, trapezoid profile of the 40mm Oystersteel Submariner. The bezel of the replica rolex watches Explorer I is different on each: The OP has a domed, high-polish bezel, while the Explorer I has what Rolex calls a "Smooth" bezel. It has a flat surface instead of the convex bezel of the OP, with nicely polished.

Hospital-API

Hospital Backend API

A Server-side API built on NodeJS and MongoDB for hospital doctors to keep track of their patients with Covid19 test reports.

There can be 2 types of Users

-Doctors
-Patients

Doctors can log In

Each time a patient visits, the doctor will follow 2 steps
Register the patient in the app(using phone number , if the patient
already exists, just return the the patient info in the API)

[Live](After the live this project paste link here)

[Documentation](docs of that hosted platform)

Routes:

image

Screenshots:

Doctor Register:

image

Doctor Login:

image

Patient Register:

image

Patient Reports:

image

View Source Code