GithubHelp home page GithubHelp logo

kbperez / 38-file-reader-api Goto Github PK

View Code? Open in Web Editor NEW

This project forked from codefellows-seattle-javascript-401d21/38-file-reader-api

0.0 2.0 0.0 207 KB

JavaScript 96.10% HTML 0.42% CSS 3.48%

38-file-reader-api's Introduction

cf 38: Photo Uploads

Submission Instructions

  • Work in a fork of this repository
  • Work in a branch on your fork
  • Write all of your code in a directory named lab- + <your name> e.g. lab-duncan
  • Submit a pull request to this repository
  • Submit a link to your pull request on canvas
  • Submit a question, observation, and how long you spent on canvas

Requirements

backend setup

  • Use your CF-Gram Backend API and associated .env file. You will need to add the AWS ENV Vars for today's lab, which also means that you will need to set up your IAM account keys and at least one S3 Bucket.

Feature Tasks

Components
App
    Navbar
        Avatar
    Dashboard
        GalleryForm
        [GalleryItem]
            PhotoForm
            [PhotoItem]
    Settings
        Profile
  • Create a SettingsContainer

    • give the user the ablity to create or update their profile image, and any other settings you would like to provide them access to.
    • Render the profile image into an Avatar component in the Navbar.
  • Create a DashboardContainer

    • give the user the abilty to create, read, update and destroy Galleries and Photos.
Styles
  • Continue working on your stylistic layer using SMACSS for the primary site styles, and partials for each of your individual components.

Test

  • Test your redux reducers
  • Test your util methods

Documentation

Write a description of the project in your README.md

38-file-reader-api's People

Contributors

sjschmidt44 avatar kbperez avatar

Watchers

James Cloos 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.