Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 626 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 626 Bytes

EyeZen: Eye Care Web Application Backend

EyeZen is an eye care web application backend built using Node.js, Express.js, and MongoDB. It provides a robust backend infrastructure for managing eye care-related data and services. The application is currently hosted at https://eyezen.onrender.com.

Features

  • Data Storage: Store and retrieve eye care-related data securely using MongoDB.
  • API Endpoints: Define and utilize various API endpoints for client-server communication.
  • Security: Implement secure authentication and data storage practices to protect user information.