bilalmughal / rate-my-craft

This is a demo project for a simple rate services app, using outerbase and vuetify

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rate My Craft Logo

Rate My Craft

Rate My Craft is a simple demo app for rating and reviewing various craft products and services. It is built with Outerbase and Vuetify, showcasing how quickly you can set up a backend with Outerbase, especially for your MVP.

Introduction

Rate My Craft is a web application that allows users to rate and review different craft-related products and services. It demonstrates the seamless integration of Outerbase, a backend service, and Vuetify, a Vue.js framework for designing beautiful user interfaces.

Features

  • Rate and review different craft products and services in your city.
  • A beautiful User-friendly interface designed with Vuetify ❤️.
  • Backend powered by Outerbase for rapid MVP development.
Rate My Craft Logo
Rate My Craft Logo Rate My Craft Logo

Installation

To run this project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/bilalmughal/rate-my-craft.git
  2. Navigate to the project directory:

    cd rate-my-craft
  3. Install dependencies:

    npm install
  4. Configure your Outerbase credentials and environment settings as described in the Outerbase documentation.

  5. Start the application:

    npm run dev

Usage

Rate My Craft is a straightforward app to use. Users can:

  • Browse for craft products and services.
  • Click on a product or service to view its details.
  • Rate the product or service by selecting stars.
  • Leave a review with comments.
  • Submit their rating and review.

Contributing

We welcome contributions to improve Rate My Craft. To contribute:

  1. Fork the project.
  2. Create a feature branch (e.g., feature/your-feature).
  3. Commit your changes (e.g., git commit -am 'Add some feature').
  4. Push to the branch (e.g., git push origin feature/your-feature).
  5. Create a new Pull Request.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Acknowledgments

Rate My Craft is built with the help of the following technologies:

  • Outerbase - Backend-as-a-Service for MVP development.
  • Vuetify - Vue.js framework for UI design.

About

This is a demo project for a simple rate services app, using outerbase and vuetify

License:MIT License


Languages

Language:Vue 64.5%Language:JavaScript 18.9%Language:Shell 12.6%Language:HTML 2.7%Language:SCSS 1.2%