Skip to content

OTZ MRS: πŸš€ A powerful solution for efficiently managing data of Children and Adolescents Living with HIV (CALHIV). Built with Express, Node.js, MongoDB, and Redis, featuring a React frontend. Follows an MVC structure for a scalable backend. Simplify CALHIV data handling with real-time updates and user-friendly interfaces. πŸŒπŸ“Š

Notifications You must be signed in to change notification settings

elviswangari/OTZ_MRS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

40 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

OTZ MODULE

Welcome to the OTZ MODULE repository! This project is a powerful solution designed for efficiently managing data of Children and Adolescents Living with HIV (CALHIV). It features a React frontend and an Express.js backend, utilizing MongoDB for the database and Redis for caching. The backend follows an MVC (Model-View-Controller) structure, ensuring scalability and maintainability.

About

OTZ MODULE aims to simplify CALHIV data handling by providing real-time updates and user-friendly interfaces. It empowers healthcare workers to manage patient data effectively, improving the quality of care and outcomes for CALHIV patients.

Technologies Used

  • Frontend: React
  • Backend: Express.js
  • Database: MongoDB
  • Caching: Redis

Getting Started

To get started with the OTZ MODULE project:

  1. Clone the repository:
git clone https://github.com/elviswangari/OTZ_module.git
  1. Navigate to the project directory:
cd OTZ_module
  1. Install dependencies for the backend:
cd backend
npm install
  1. Start the backend development server:
npm start
  1. Navigate back to the project root directory:
cd ..
  1. Install dependencies for the frontend:
cd frontend
npm install
  1. Start the frontend development server:
npm run dev

Contributing

Contributions to OTZ MODULE are welcome! If you'd like to contribute, please follow these steps:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/your-feature).
  3. Make your changes.
  4. Commit your changes (git commit -am 'Add new feature').
  5. Push to the branch (git push origin feature/your-feature).
  6. Create a new Pull Request.

Contact

For any inquiries or support, feel free to contact the project maintainer:

Acknowledgements

We would like to express our gratitude to all contributors and the open-source community for their valuable contributions and support.

Thank you for choosing OTZ MODULE! πŸš€πŸŒπŸ“Š

About

OTZ MRS: πŸš€ A powerful solution for efficiently managing data of Children and Adolescents Living with HIV (CALHIV). Built with Express, Node.js, MongoDB, and Redis, featuring a React frontend. Follows an MVC structure for a scalable backend. Simplify CALHIV data handling with real-time updates and user-friendly interfaces. πŸŒπŸ“Š

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages