Skip to content

HandyMate Backend provides provides API for the HandyMate Frontend application. It takes data from the database and converts it into JSON. Built with Ruby on Rails and PostgreSQL

License

Notifications You must be signed in to change notification settings

PrantoshB/HandyMate-Backend

Repository files navigation


HandyMate Backend 🏠️🛠️

📗 Table of Contents

📖 HandyMate-Backend

HandyMate Backend is a Rails project which gives the API for the HandyMate Frontend.

🛠 Built With

This app is build with Ruby on Rails and Postgresql.

Tech Stack

  • Ruby
  • Ruby on Rails
  • Postgresql
  • React
  • Redux
  • Key Features

    • Authentication
    • Authorization
    • CRUD

    (back to top)

    💻 Getting Started

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

    Prerequisites

    In order to run this project you need:

    • Mac or PC
    • Install Ruby
    • Install Rails
    • Install Postgresql
    • Install yarn
    • Understanding of Ruby

    App Screenshot

    screenshot

    Front-end Repository

    Initial State of Kanban Board

    kanban

    Setup

    • Clone this repository to your desired folder:
       git clone https://github.com/PrantoshB/HandyMate-Backend.git
    • Navigate into the cloned folder
    cd HandyMate-Backend

    Install

    Install this project with:

      bundle install
    • Set up the database change the username and password of your postgres account in
    config/database.yml
    rails db:create db:migrate db:seed
    • Start the server
    rails s
    • Run the tests
    rspec ./spec/models

    (back to top)

    📓 API Documentation

    (back to top)

    👥 Authors

    👤 Yetemegn Lemma

    👤 Jacinta Ngwu

    👤 Haliljon Juraboev

    👤 Utsargo Roy

    👤 Prantosh Biswas

    (back to top)

    (back to top)

    🤝 Contributing

    Contributions, issues, and feature requests are welcome!

    Feel free to check the issues page.

    (back to top)

    ⭐️ Show your support

    If you like this project, please give a ⭐️

    (back to top)

    🙏 Acknowledgments

    I would like to thank:

    (back to top)

    📝 License

    This project is MIT licensed.

    (back to top)

    About

    HandyMate Backend provides provides API for the HandyMate Frontend application. It takes data from the database and converts it into JSON. Built with Ruby on Rails and PostgreSQL

    Topics

    Resources

    License

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published