ArtMake is an app designed to encourage artist collaboration and creativity through artistic challenges.
To get ArtMake up and running, fork and clone this repo:
https://github.com/allisoncortez/ArtApp.git
You'll need to cd into the project directory and run bundle install. All the gem dependancies will then be installed.
In the terminal, please run rails s. It will open up a local server address where you can route to that address and look at the project. It will look something like this:
The first window users are greeted with is a welcome page! You can browse through existing challenges BUT you won't be able to join any challenges unless you've signed up for an account.
If you want to know more about my process, check out my blog: linkhere
- Rails - Web Framework
- Bundler - Dependency Management
- ActiveRecord - ORM (Object Relational Mapping) implementation
Bug reports and pull requests are welcome. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.
The gem is available as open source under the terms of the MIT License.
- Madeline Stark, for being amazing.
- Stack Overflow, for being amazing.
- My team of cohorts who have been so supportive throghout all this. Ya'll rock!