A web app that allows the doctor/patient sign up or log in, the patient can book appointments with the doctor. Built with Ruby on Rails
Practice project following the instructions from: https://github.com/DakotaLMartinez/rails-react-devise-tutorial
A web app that allows the user sign up or log in as a patient and book appointments with a doctor.
SASS framework, final project of the HTML & CSS section of The Odin Project.
A chat that requires authentification to access. User can log in or use Github OAuth to access. Built with Expressjs, Mongoose, Passport and Socket.IO