Code Monkey home page Code Monkey logo

frontend_capstone's Introduction

Frontend capstone overview

Overview

Hello engineers, congratulations on making it to the end of the first track of Justice Reskill. I know you all have worked very hard to make it this far and now is your opportunity to showcase all that you have learned in your 14 weeks.

You will build out a solid frontend project with HTML, CSS and Javascript. The nature of this project is up to you. Try to build something that you are passionate about because you will one day be presenting this project to a future employer!

Requirements

Carrying out CRUD (Create-Read-Update-Delete) operations is a very common feature for most websites (like blogs, e-commerce, dashboards, and so on) so it's something you need to be accustomed to building as a front-end developer. A basic form of a CRUD application is a To-Do List or a Notes webpage. Having done one of these projects shows your skill with manipulating data structures. It's also a good opportunity to display your work with a frontend framework.

  • You must use an external API.

    • Your first step should be to find a cool API to retrieve data from, here is a link for free APIs that you can use. If for some reason you can not find a API to use that matches your project please speak to your instructor IMMEDIATELY!
  • The site must be responsive

    • Please use Flexbox or Grid layout to make your site responsive. There are tutorials for both Flexbox and Grid on freecodecamp
  • Your site must have a create an account page for users who do not have an account and a sign in page for users that do.

    • Please use local storage to save your clients information
    • Note that you also have to create a logout button.
  • Besides the login functionality you must think of some other way to make your site interactive.

    • Let users interact with your site like what you did with the (Care center app, rock paper scissors, Movie list).
  • Use jQuery

  • Please use code comments and good code hygiene.

Constraints

  • Absolutely no use of Bootstrap

frontend_capstone's People

Contributors

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