Skip to content

E-commerce application built with Ruby on Rails (Active admin, user dashboard, shopping cart, and others)

Notifications You must be signed in to change notification settings

Nuri1977/furniture-store

Repository files navigation

Furniture Store

Topic of the project: Furniture Store is a online shop where you can see all info for the company: about, shoowrooms, contact, category of products, shopping cart, and etc.

screenshot

Ruby version: 3.1.1 (check here)

Rails version: 7.0.2 (check here)

System dependencies: for this project, we need Ruby and Rails

Prerequisites:

  • Git
  • Node
  • Yarn
  • Postgresql
  • Terminal

Technologies used:

  • Ruby
  • Rails
  • TailwindCSS

How to launch Furniture Store?

  • Clone the repository
  • Make sure you have the suitable version for the project (as stated above)
    • Note: If you do not have the suitable versions installed, refer to the links above to find the steps for installation of Ruby and Rails
  • Go to the correct directory
  • Run the following commands:
bundle
yarn install
rails db:create && rails db:migrate && rails db:seed
rails server

👤 NURI LACKA

🤝 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!

Acknowledgments

📝 License

This project is MIT licensed.

About

E-commerce application built with Ruby on Rails (Active admin, user dashboard, shopping cart, and others)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published