Skip to content

Parity is a web app that allows you to check the parities of the currencies of the world.

License

Notifications You must be signed in to change notification settings

huseyinbiyik/parity

Repository files navigation

Parity

Parity is a web app that allows you to check the parities of the currencies of the world.

Built With

  • Ruby
  • Ruby on Rails
  • PostgreSQL
  • Fixer API
  • RSpec
  • Capybara

Getting Started

To get a local copy up and running follow these simple example steps.

1- Copy this link https://github.com/huseyinbiyik/parity.git
2- Get the directory that you want to clone the repository.
3- Open the command prompt in this directory.
4- Write git clone https://github.com/huseyinbiyik/parity.git
5- Go to the repository folder in your command prompt cd parity.
6- Write bundle install to install the necessary gems.
6- Go to command line and run rails s.
7- Run rails db:create to create database.
8- Run rails db:migrate to migrate database.
9- Run rails rates:update or rake rates:update to fetch and update the rates in the database.
10- Open your browser and go to http://localhost:3000/

To run the tests
Run rspec on terminal window

Prerequisites

IDE(VSCode etc.), WSL(for Windows OS)

Author

👤 Huseyin Biyik

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.

About

Parity is a web app that allows you to check the parities of the currencies of the world.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published