Skip to content

This is an activity logger app that helps a user create daily activities and categorize them according to various groups they have in mind. They are able to name and create those groups according to their convenience. Used Ruby on Rails, Bulma and Sass

anewman15/activize

Repository files navigation

Activize

This is an activity logger app that helps a user create daily activities and categorize them according to various categories they have in mind. They are able to name and create those groups according to their convenience.

App Screenshot

app screenshot

Built With

  • Ruby v 2.7.1
  • Rails v 6.0.3.3
  • Devise
  • Bulma
  • Simple Form
  • PostgreSQL
  • RSpec
  • Capybara
  • FactoryBot
  • Faker Gem

Database ERD

Entity Relational Diagram

Live Version

Live on Heroku

Deployment

Getting Started

Navigate to a directory of your choice and get a local copy. cd into your cloned folder.

Setup

Install gems with:

bundle install

Setup database with:

   rails db:create
   rails db:migrate

Usage

Start server with:

    rails server
  1. Open http://localhost:3000/ in your browser
  2. Sign up for an account and login
  3. Create activities and groups
  4. Play around and you'll see all your activities and groups listed

Author

👤 Abdullah Numan

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

About

This is an activity logger app that helps a user create daily activities and categorize them according to various groups they have in mind. They are able to name and create those groups according to their convenience. Used Ruby on Rails, Bulma and Sass

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published