LetMeDoIt is a platfom system which aims to bring people together, who on the one hand want to get a certain problem in an IT manner solved, and on the other those who are willing to solve them.
Viktor Fast, Christian Lange, Lorenz Mintert
-
Clone the repo
git clone git://github.com/enforcers/LetMeDoIt.git -
Run following commands
bundle install rake db:migrate rake db:seed -
Optionally you can generate sample data with
rake db:sample -
ImageMagick is required to resize Profile Photos (Image upload)
-
if you are using windows update this line in development.rb to your ImageMagick folder
Paperclip.options[:command_path] = 'C:\Program Files (x86)\ImageMagick-6.8.2-Q16'
-
After setup you can access the Admin user with admin@admin.de/admin5. You may change those login data as soon as possible.
As mentioned you may want to populate some sample data to see the system in work. You can do that by running rake db:sample
The users generated by sample command are
- Abraham
abraham@example.org/password - Dentist
dentist@example.org/password - Pilgrim
pilgrim@example.org/password - Hans
hans@example.org/password - Jack
jack@example.org/password - Bub
bub@example.org/password
-
Install above mentioned software
-
Synchronize project with github ("Clone in Windows"-Button)
-
Open cmd window (or powershell, supplied with github)
-
cd to local github dir (C:\Users\xxx\Documents\GitHub\LetMeDoIt)
-
Run following commands
bundle install rake db:migrate rake db:seed rails serverbefore tests:
rake db:test:prepare -
Preset admin user
Mail: admin@admin.de Pass: admin5 -
Gmail Account
user: letmedoit2013@gmail.com pass: wasd1234 -
Dropbox Account
user: letmedoit2013@gmail.com pass: wasd1234