- Notifications
You must be signed in to change notification settings - Fork1
Rxeactions is a digital journal that allows users to privately track medications they’ve been prescribed as well as side effects, thoughts, and feelings associated with those medications.
License
meg-gutshall/rxeactions
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Rxeactions is a digital journal that allows users to privately track medications they’ve been prescribed as well as side effects, thoughts, and feelings associated with those medications.
Fork therxeactions repo and clone it down to your computer. In the terminal,cd
to the rxeactions root folder. Runbundle install
to load the required Ruby gems and dependencies. Then type inrake db:migrate
to create a new database from the migration tables stored underdb/migrate
. Typerake db:seed
if you'd like to pre-populate the app with seed data. Look indb/seeds/1-users.rb
for login information to explore a pre-populated account.
To deploy the Rxeactions web app locally, typeshotgun
into your terminal and open your browser tolocalhost:9393
. From there, you'll be able to navigate and interact with the app as if it were live. Don't forget to return to your terminal and typeCtrl + C
to stop your session when you're done!
- Ruby - The programming language used
- Sinatra andActiveRecord - The Ruby frameworks used
- SQLite - The database management system used
- Bootstrap 4,FontAwesome, andGoogleFonts - The styling tools used
- And don't forget good old HTML5 and CSS3! <3
Issues and pull requests are welcome athttps://github.com/meg-gutshall/rxeactions. This project as well as all other content on my GitHub are intended to be safe, welcoming, and open for collaboration. Users are expected to adhere to theContributor Covenant code of conduct and those that do not will be reported and blocked. I got no time for that nonsense.
This project is licensed under the MIT License - see theLICENSE.md file for details.
- Flatiron School for making my ass do this project in the first place
- Dr. Gruenberg for getting me on the right medications and helping me get my life back in order
- My parents for giving me the means to see Dr. Gruenberg as a patient and being supportive in my recovery