Skip to content

tinasoul/hashtatproject

Repository files navigation

Hashtat

A website that tracks tattoos you have, tattoos you like, and tattoos you want. Tattoo artists can also create public portfolios to share with prospective clients and employers.

Features:

- Twitter Authentication
- Voting Mechanism
- Twitter API Integration — pulls tweets with #hashtat hashtag
- Custom Profile Builder for Artists

Ruby on Rails

This application requires:

  • Ruby version 2.0.0
  • Rails version 3.2.13

Learn more about Installing Rails.

Database

This application uses SQLite with ActiveRecord.

Development

  • Template Engine: ERB & HAML
  • Testing Framework: Test::Unit
  • Front-end Framework: Zurb Foundation
  • Form Builder: SimpleForm
  • Authentication: Devise
  • Authorization: CanCan

Email

The application is configured to send email using a Gmail account.

Contributing

If you make improvements to this application, please share with others.

  • Fork the project on GitHub.
  • Make your feature addition or bug fix.
  • Commit with Git.
  • Send the author a pull request.