This project is a Microverse capstone project to test my Rails skillset!
Explore the docs »
Report Bug
·
Request Feature
This project is based on an app for grouping hours spent on different projects. It includes the MVC for users, projects, groups and an added task feature. Also included are Unit and integration tests.
This is a Microverse capstone project of the Ruby on Rails Curriculum.
Please visit the link bellow to view the live demo of the application
To get a local copy up and running follow these simple example steps.
Ruby: 2.5.0 Rails: 5.2.4 SQLite3
Install gems with:
bundle install
Setup database with:
rails db:migrate
Start server with:
rails server
Open http://localhost:3000/
in your browser.
rpsec --format documentation
The project was deployed in Heroku and I use aws s3 bucket to store images in production.
This project was built using these technologies.
- Ruby 2.6.3
- Rails 6.0.2.1
- Rspec
- Capybara
- Rubocop
- Ubuntu 18.4+
- Stickler
- VsCode
- Bootstrap
- Add group project sharing activites
- Add user interactions for group members
Audrey Emmanuella Odiaka - @o___audrey_xo - @audrey-ella-xo - [email protected]
Project Link: [https://github.com/Audrey-Ella-xo/paiable]
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.