Skip to content

Latest commit

 

History

History
111 lines (68 loc) · 3 KB

week-4.md

File metadata and controls

111 lines (68 loc) · 3 KB

Week 4

An SSL error has occurred and a secure connection to the server cannot be made.

William Shakespeare

Table of Contents

Inspiration

qw3rtman/git-fire by @qw3rtman.

Comic

Exploits of a Mom by @xkcd.

Slides

Homework

Storage

Library by @jzamora.

In this assignment you’ll store the user input in a MongoDB database.

Synopsis

  • Homework
  • Time: 8:00h
  • Goals: subgoal 8 and subgoal 13
  • Due: before lab 5

Tips

  • mongodb-server (example)
  • Stuck? See the Bugs section of the course readme to find a list of troubleshooting tips

Description

Take ± 6 hours to add an MongoDB database to your project.

Commit your work early and often. Push your work to GitHub. Don’t worry if it’s not perfect. Try and get as far as you can.

Research
Include a diagram in your readme that explains how the database works (hint: Google Drawings).

Build

Hand in

  1. Push your changes:
    Hand in your progess in your repository on GitHub under your username.

  2. Create an issue:
    Mark this assignment as complete by opening an issue on our [GitHub issue tracker][issues]. Fill in the issue template with the correct information. Make sure, in your repository, you include the resources used and update your readme.md and wiki with additional information.

  3. Feedback:
    Let us know what you thought of the homework, what part you spend a lot of time on and give us any feedback. Your project will be reviewed and receive feedback, so expect people to read it, and be ready for tips and tops!