Skip to content

DreMukare/recallr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation



Introduction

This project was inspired by the countless times someone asked me for my blood type or height and I could not remember. I asked around and some of my friends and family had the same issue. So I figured I'd build this app to help them keep track of some of their medical details. I mocked up this webapp over three weeks while juggling it with other responsibilities. I am open to any feedback on suggestions on how to better this experience for you. Please contact me 😄!



Installation

  1. Create a firebase project
  2. Create a .env.local file
  3. Plugin firebase config variables in the .env.local file
  4. These credentials will be used in: Screenshot of firebase config file


Usage

1. Create an account

Sign Up Page

2. Enter your details

Details page

3. Enter any medical conditions that you have

Enter conditions page



Contributing

  1. Fork the repository
  2. Clone the repo git clone https://github.com/<your github username>/recallr
  3. Create new branch git checkout -b <name of new branch>
  4. Make changes and test
  5. Submit Pull Request with comprehensive description of changes

Related Projects



License