Skip to content

11th and 12th week of Craft Academy Bootcamp. Final project

Notifications You must be signed in to change notification settings

janko101/helping_hand_backend

 
 

Repository files navigation

[Helping Hand](Back-end / API)

Coverage Status Build Status

Welcome to our Application!

Currently we two apps that are connected to each other. The visitors interface and of course the API.

The MVP product

The MVP product will include a way for a visitor to:

  • Users can register and login
  • User can create a help request
  • User can claim help requests
  • User can see his profile
  • Users can use Google maps with different functionalities.

Authors

| Jaime | Robin | Carlos | Pierre | Janko | Blake |

Built with

  • Rails v6.0.2
  • Ruby v2.5.1

Testing framework

  • RSpec

Launched using

  • Heroku

Dependencies

  • Rails
  • RSpec
  • Postgree
  • pry-rails
  • pry-byebug
  • Coveralls
  • Factory Bot
  • Shoulda-Matchers
  • Rack-cors
  • Active_model_serializers
  • Devise_token_auth

Setup

Due to the use of encrypted credentials this Repo can not be cloned. However if you own a google maps api key do the following:

  • Clone this repository and set up the Client.
  • Run the following commands:
  • bundle install
  • rails s
  • and remember to start the Frontend application! (yarn start)

Updates / Improvements

  • Adding Swish.
  • Using BankID for bankID.
  • Cooperation with ICA's and other grocery stores API's.

License

MIT-license

Acknowledgements

About

11th and 12th week of Craft Academy Bootcamp. Final project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%