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.
- Ruby v 2.7.1
- Rails v 6.0.3.3
- Devise
- Bulma
- Simple Form
- PostgreSQL
- RSpec
- Capybara
- FactoryBot
- Faker Gem
Live on Heroku
Navigate to a directory of your choice and get a local copy. cd
into your cloned folder.
Install gems with:
bundle install
Setup database with:
rails db:create
rails db:migrate
Start server with:
rails server
- Open
http://localhost:3000/
in your browser - Sign up for an account and login
- Create activities and groups
- Play around and you'll see all your activities and groups listed
👤 Abdullah Numan
- Github: https://github.com/anewman15
- Twitter: https://twitter.com/aanuman15
- Linkedin: https://www.linkedin.com/in/aanuman15/
- Email: anewman15@hotmail.com
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!