A social scaffold
Microverse Ruby on Rails Capstone Project "Group our transactions"
Project: Ruby on Rails Capstone Project: Group our transactions. Assignment link
Visit the finished project website: https://whispering-basin-25539.herokuapp.com
- Windows
https://www.ruby-lang.org/es/documentation/installation/#rubyinstaller
https://gorails.com/setup/windows/10
- Ubuntu 18.04
sudo apt-get install ruby-full
gem install rails -v 5.2.4.3
- Clone the repo
git clone https://github.com/jdmartinez1062/RoR_CapstoneProject_Transactions
-
Visit the web page
https://whispering-basin-25539.herokuapp.com
-
Log in or create a new user if you don't have one.
-
To access time spents and external time spents for your user do it through the profile page. To access a group time spents do it on that group's page by searching for it in the "All groups" link.
-
To create a new group follow the "All Groups" link and click on "create new".
-
To create a new time spent click on the menu and on "New Transaction". You will need to have created a group previously to be able to select a group.
To test the app run the following command in the console:
rspec
This app was inspired on a design idea by Gregoire Vella on Behance
Juan David Martínez Cubillos - [email protected]
Project Link: https://github.com/jdmartinez1062/RoR_CapstoneProject_Transactions