Coder Social home page Coder Social logo

vatti-pet-hotel's Introduction

vatti-pet-hotel

Pet Hotel Project

NOTE: Do not fork this repository. Instead, create your own repository from scratch.

Objectives

  • build a full-stack application, writing the backend in a new language
  • build confidence w/ SQL statements for CRUD

Technology

  • Python / Flask (web framework)
    • psycopg2 for DB connection and queries

We are replacing our Node/Express/PG server with other serverside tech. Your RESTful API server needs to be able to route requests, respond, and talk to our PostGRES database.

Be sure to try to focus your Googling to API Servers with these stacks. There are tutorials for all of these where the focus is to get a basic REST API server up and running.

The client side should remain jQuery.

Features

  • Add pets
  • Remove pets
  • Check in / out a pet

Wireframes

Dashboard View

Add Entry Page

Database

Start with a table for pets. When base features are complete, add more tables as needed for stretch goals.

Documentation

Before moving on past Base features, please take time to comment your code and otherwise document what you've learned about your new server side technology stack. The rest of your cohort will benefit from your trailblazing!

Other Features

  • Add a new table & form for owners
    • For an owner we want to store owner name and a phone number
    • Add a column to the pet table for owner name, and this to the pet table and form.
  • Add the count of the total number of pets & owners registered to the main page

vatti-pet-hotel's People

Contributors

cassen999 avatar bradybaker avatar jmicko avatar carlbarfuss 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.