Giter Site home page Giter Site logo

hannziegel / final-capstone-backend Goto Github PK

View Code? Open in Web Editor NEW
6.0 2.0 0.0 38 KB

This repo holds the Back-End development source for the Pawpal App. This repo provide some features like Log user, Register, List and search locations, rentals, description of places and pets. The app was built using Ruby on Rails and PostgreSQL.

License: MIT License

Ruby 96.46% CSS 0.11% HTML 0.26% Batchfile 3.17%
api api-rest back-end back-end-development database postgresql ruby ruby-on-rails sql uml uml-diagram

final-capstone-backend's Introduction

Ruby Shell Script Postgres Rails

logo

Pawpal (BackEnd)logo

๐Ÿ“— Table of Contents

๐Ÿ“– [Pawpal]

This repo holds the BackEnd development source for the Pawpal App, the world's best free pet-sitting website. Pawpal allows visitors to connect with pet owners who need help caring for their furry friends. Visitors can stay at the pet owner's home for free in exchange for providing pet sitting and other pet care services.

Visitors can search for pet owners in their area and contact them to discuss the details of the pet care arrangement.

๐Ÿ›  Built With

Tech Stack

Describe the tech stack and include only the relevant sections that apply to your project.

Server
Database
Other

Key Features

  • [Add an accommodation]
  • [Make a reservation]

(back to top)

๐Ÿ’ป Getting Started

Describe how a new developer could make use of your project.

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

Prerequisites

In order to work on this project, you need to have the following dependencies installed:

Setup

Clone this repository to your desired folder:

sh git clone [email protected]:Hannziegel/budget-app.git cd Budget-app

Commands to run

To get all the gems required for the project:

bundle install

To install packages such as style linters:

npm install

To check linters locally, use:

rubocop

npx stylelint "**/*.{css,scss}"

Once you have the project correctly set up, run:

To run all migrations, create the database for testing and for development, and insert some data into the database for you to visualize the changes:

bin/rails db:setup

Finally, each time you make changes to the project, run

In the root folder to check the consistency of the app. Please don't make changes to the tests unless completely necessary, and mention it in your PR description:

bundle exec rspec /spec

Usage

To run the project, execute the following command:

rails server

--->

Run tests

To run tests, run the following command:

sh bin/rails test test/models/article_test.rb

(back to top)

๐Ÿ‘ฅ โœ๏ธ Authors

๐Ÿ‘ฉโ€๐Ÿ’ป Karla Delgado โœ๏ธ

๐Ÿ‘จโ€๐Ÿ’ป Rodrigo Reckziegel โœ๏ธ

๐Ÿ‘จโ€๐Ÿ’ป Karam Fouad โœ๏ธ

(back to top)

๐Ÿ”ญ Future Features

  • [Allow user to upload avatar]
  • [Include "My Profile" section/page]

(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 or find it useful/interesting, please make sure you give โญ๏ธ a since this will make it easily accesible for you too!

(back to top)

๐Ÿ™ Acknowledgments

Creative Commons License
This work is licensed under a Creative Commons Attribution 4.0 International License.

(back to top)

๐Ÿ“ License

This project is MIT licensed.

(back to top)

final-capstone-backend's People

Contributors

hannziegel avatar karlavdelgadof avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

final-capstone-backend's Issues

[1 pts] Setup Env

Setup env

  • ๐ŸŒท Add linters. @karlavdelgadof โœ”
  • ๐ŸŽƒYou should use Postgres as your database. @Hannziegel โœ”
  • ๐ŸŽƒ You should use Rails to create a Back-End API. @Hannziegel โœ”
  • ๐Ÿงญ Update Readme @karam084 โœ”
  • ๐ŸงญYou should install all the required dependencies. @karam084 โœ”

โ“ Additional

  • You should use devise for authentication.
  • You should validate all user input to make sure that anyone with bad intentions cannot compromise your app (Cancancan)

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.