Giter Site home page Giter Site logo

jquery-image-board's Introduction

Backbone Image Board

Assignment from The Iron Yard-Austin

Week 4 - day 16

Description

Create an image board that saves submissions to tiny pizza server.

Objectives

Learning Objectives

After completing this assignment, you should…

  • Understand how to use AJAX to save data to a server

Performance Objectives

After completing this assignment, you be able to effectively use

  • $.get / $.post
  • Event listeners
  • Data Validation

Details

Deliverables

  • A repo containing at least:
    • index.html
    • scripts/main.js

Requirements

  • No ESLint warnings or errors

Normal Mode

Using the tools you've learned in class, create a responsive image board that allows you to add images and captions via a url. The images that are added to the image board should be saved to tiny pizza server, so that when you reload the page, they are not lost. The form to add an image should properly validate the image URL by at minimum checking for a http:// or https:// prefix and require a non-empty description. Below are screenshots of what your app should look like.

Mobile

Mobile

Desktop

Desktop

Add Image Form

Add

Hard Mode

Allow users to register for an account using a username and password. Force them to log in to their account (validating that they enter the correct username and password) before they are able to post images to their image board. Each user should only see images that they posted.

Notes

Check out ionicons for the icons used.

jquery-image-board's People

Contributors

m2mathew avatar

Watchers

 avatar  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.