Giter Site home page Giter Site logo

week4.day1.firebase's Introduction

week4.day1.firebase

Instructions

  1. Use command line to create a new project folder called “firebase”
    • Create your typical website directory layout, including a “index.html” and “createBlog.html” file
  2. You will be creating your own blogging website, where users can create and view blogs
  3. Specifications:
    • Both web pages should be responsive and properly viewable on a mobile device
      • The target device is Galaxy S5 (360x640)
    • “index.html” should simply display the contents of all of the blogs in your database
    • “createBlog.html” should contain a form the user can fill in and submit to add a blog to your firebase database
      • Hint: it’s usually a good idea to redirect the user to the newly made post at “index.html” - it would be nice to have the newest blogs appear at the top!
    • The website must be properly hosted on GitHub
  4. Your website is dependent on the database. Before you even begin wireframing the site...layout what your database should look like (this is also known as the schema)!
    • What pieces of information are necessary to make a simple blog (title, content, username, etc)?
    • What pieces of information are nice to have or are part of something unique about your blogging site?
    • Keep in mind, once the database is set up, you really shouldn’t be changing its schema.
  5. Wireframe both websites and break down what each group member is responsible for
    • You do NOT need your instructor's approval here, however, it’s beneficial to you to ask for their advice and input.
  6. We’re almost done near the end of the SI! So for this particular project, I want to see GREAT looking projects that are also functional.
  7. Enjoy creating!

Extra Credit

Helpful Resources

week4.day1.firebase's People

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.