Skip to content

ArtSpeak is a platform where art lovers can share their opinions about art and also get art inspirations from other art users to practice. It follows a similar structure to how Twitter works.

Notifications You must be signed in to change notification settings

Mindo-Joseph/ArtSpeak

Repository files navigation


Logo

Project: ArtSpeak (A Twitter Redesign for art lovers)

This project is part of the Microverse curriculum in Ruby on Rails module!

About The Project

ArtSpeak is a platform where art lovers can share their opinions about art and also get art inspirations from other art users to practice. It follows a similar structure to how Twitter works.

Installation

You need to have this app or tools to start using it:

  • Ruby
  • Rails: better to have rails version 2.6.5.
  • Clone this repo git clone https://github.com/Mindo-Joseph/ArtSpeak.git
  • Open terminalcd to the cloned folder and install gems with bundle install
  • Checkout to the development branch by git checkout development
  • Follow the instructions here to setup ActiveStorage
  • create the database by bin/rails db:create
  • run migrations bin/rails db:migrate
  • Run rails server bin/rails server

Usage

Once you have started the server, visit the browser at http://127.0.0.1:3000/

Tests

To run tests, open your terminal, cd into the project folder and run rspec spec/

Live version

Live

Screenshots:

screenshot-front screenshot-profile screenshot-showcase

Built With

Authors

👤 Joseph Mindo

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Acknowledgments

📝 License

This project is MIT licensed.

Show your support

Give a ⭐️ if you like this project!

About

ArtSpeak is a platform where art lovers can share their opinions about art and also get art inspirations from other art users to practice. It follows a similar structure to how Twitter works.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published