CortX is a one-stop-solution for all (most of) your health related needs.
- Helps busy individuals to manage and track their health
- Includes a 'Corto Companion' to visualise your health
- File management - filter by category in a permanent database
- Store contacts of your doctors
- Make reminders for important events - sent through WhatsApp
- Vaccination certificate and report management - at a glance
- JWT auth validation
- Data encryption - passwords, files, tests
- Secure cookies
- Error detection and response
- The site uses Node.js and Express.js as the runtime environment and web framework respectively.
- We used React as our web framework to finally display all of our data.
- MongoDB, Mongoose and bcrypt, along with JSON Web Token (JWT) are used to store and validator users.
- Multer is used for file uploads to the database.
- Tesseract.js is used for OCR recognition of reports for the Corto Companion.
- And a lot of other miscellaneous libraries and packages that helped us build the site