GithubHelp home page GithubHelp logo

parceled-app-backend's Introduction

๐Ÿ“ƒ parceled-app-backend

api for bookstore-react-redux front-end app. this rest api allows us to manage database resources. a signed user can: add, remove, list, and update books as well as select a favorite book.

๐Ÿ“ก technologies used

  • css
  • ruby
  • rails
  • SQLite
  • git

css, ruby, rails, SQLite, git was used on this project.

๐Ÿš€ the project

this project can be found in https://github.com/firmoholanda/parceled-app-backend

Screen Shot 2023-04-18 at 2 58 42 pm

๐Ÿ”จ instructions

to get started with the app, clone the repo:

$ [email protected]:firmoholanda/parceled-app-backend.git

install dependencies:

$ bundle install

migrate db:

$ rake db:migrate

seed db:

$ bundle exec rake db:seed

start development derver:

$ rails s

open app on your browser:

$ http://localhost:3000/

run rubocop:

$ rubocop

run tests:

$ bundle exec rspec

httpie usage examples:

  • download httpie from: https://httpie.org/
  • start development derver:
  • test the following commands. have fun!

list properties:

http GET localhost:3000/properties

๐Ÿค contributing

contributions, issues, and feature requests are welcome!
feel free to check issues page.

  1. fork it (https://github.com/firmoholanda/parceled-app-backend/development/fork)
  2. create your working branch (git checkout -b [choose-a-name])
  3. commit your changes (git commit -am 'what this commit will fix/add/improve')
  4. push to the branch (git push origin [chosen-name])
  5. create a new pull request

๐Ÿค– contributor

firmo holanda - gitHub

๐Ÿ™‹โ€โ™‚ show your support

give a โญ๏ธ if you like this project!

๐Ÿ“ license

this project is MIT licensed.

parceled-app-backend's People

Contributors

firmoholanda avatar

Stargazers

Adewale Orotayo avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.