Employee Directory

This is a React application that allows the user to view their entire employee directory at once so that they have quick access to their information.

Built With

  • Ruby
  • Ruby on Rails
  • React
  • PostgreSQL

Getting Started

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

1- Copy this link https://github.com/huseyinbiyik/employee_directory.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/employee_directory.git
5- Go to the repository folder in your command prompt cd employee_directory.
6- You might need to install bundles with bundle install and npm dependencies with npm i
6- Go to command line and run /bin/dev for the live server.
7- Run rails db:create to create database.
8- Run rails db:migrate to migrate database.

Prerequisites

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

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.