Skip to content

forty1thousand/oct

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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