Skip to content

Habitica is a mobile application for recording days and time spent per week for any habits that you can create and group them by categories. Built with Ruby, Ruby on Rails, Bootstrap and SCSS.

Notifications You must be signed in to change notification settings

janis-jenny/Habitica

Repository files navigation

Logo

Habitica

Made by Jenny Cárdenas
Habitica is a mobile application for recording days and time spent per week for any habits that you can create and group them.

‎ ‎ ‎ ‎

👩🏼‍💻 About Habitica

You can track the days and the time per habit and check the total of time that you dedicate to all of them. Users are allowed to upload their own avatar as a profile photo and also they can do the same to each group in order to best represent the type of habit they are tracking, otherwise, the app will display a default icon instead.

screenshot screenshot


🔴 Live Demo:

www.habitica.com

🔧 Built with

  • Ruby
  • Ruby on Rails
  • Ruby gem bundler
  • Scss
  • Bootstrap
  • Linters
  • VS code

⚒️ Tested with

  • Ruby gem RSpec
  • Ruby gem capybara
  • Ruby gem Shoulda Matchers

📝 Pre-requisites

  • Ruby ruby 2.7.2p137
  • Ruby on Rails 6.1
  • Postgresql

🤖 Getting Started

To get a local copy up and running follow these simple steps:

  1. Go to the repository page.
  2. Press the "Code" button and copy the link.
  3. Clone it using git command git clone <link>.
  4. Follow 'Setup' steps.

📝 Setup

  1. Open the terminal.
  2. On the terminal navigate to the project directory using cd Habitica/.
  3. Install dependencies using: bundle install.
  4. If it required: bundle update.
  5. Migrate the database: rails db:create.
  6. Migrate the database: rails db:migrate.
  7. Migrate the database: rails db:seed.
  8. If required run: yarn install, and repeate step 4.
  9. Start the application : rails server.
  10. To Stop the application : Press Ctrl + c

📝 How to use the application?

  1. Open the terminal and go to the directory.
  2. Start the application : rails server.
  3. Open the browser and go to : http://localhost:3000/
  4. Optional: use the live version link
  5. Enjoy the different functions the App has.

👥 Author

👤 Jenny Càrdenas

🤝 Contributions

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

⭐ Show your support

Give a ⭐️ if you like this project!

📌 Acknowledgment

  • Gregoire Vella created the design this application was based on.
  • Rails Guides.
  • Thanks to my Microverse team-mates.
  • Stack Overflow.
  • Odin Project.

📝 License

This project is MIT licensed.

About

Habitica is a mobile application for recording days and time spent per week for any habits that you can create and group them by categories. Built with Ruby, Ruby on Rails, Bootstrap and SCSS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages