Coder Social home page Coder Social logo

zookeepr's Introduction

Module 11 Project: Zoo Keepr

Description

This week we built a web server using the Express.js framework, added it to a front-end application called Zoo Keepr, and deployed the application to Heroku.

Overview of Concepts Learned

  • How to configure an Express.js app to handle GET and POST requests
  • How to configure an Express.js back end to serve static files
  • Identifying how client-side requests relate to server-side responses
  • How to parse optional and required parameters when creating server-side routes
  • How to implement client-side POST requests to submit form data to a server
  • How to implement separation of concerns for routing
  • Deploying a server-side application to the Heroku platform

Project Screenshot

screenshot

Website

https://thawing-citadel-23312.herokuapp.com/

Built With

  • JavaScript
  • Node.js
  • Express.js
  • Heroku

Contact

Kara Krzystan on GitHub

zookeepr's People

Contributors

kara-krzystan avatar

Watchers

 avatar

zookeepr's Issues

Create a Web Server

User Stories

  • As a user, I can request for a list of all animal data

  • As a user, I can request data for just one animal based on its id value

  • As a user, I want to be able to do this from anywhere and not just my computer

Implement a Front End

User Story

  • As a user, I want to be able to view data from the server in a front-end web application

  • As a user, I want to create new data by submitting an HTML form

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.