Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 367 Bytes

README.md

File metadata and controls

20 lines (17 loc) · 367 Bytes

Oct

Description

Schedule appointments with doctors online

Features

  • Accepting and declining appointments
  • Paginated scroll when viewing doctors
  • Password are hashed server-side for security

Tech stack

  • Backend
    • Actix-Web
    • Diesel
    • Postgresql
    • Redis
  • Frontend
    • Nextjs
    • Material ui
    • React Query