kara-krzystan / zookeepr

An online catalog application created for a local zoo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

An online catalog application created for a local zoo


Languages

Language:CSS 39.1%Language:JavaScript 33.3%Language:HTML 27.6%