Giter Site home page Giter Site logo

tommys-assessment-center's Introduction

Tommy's assessment center

Today we write a test. I dont want to punish you, the school wants a asssesment about the state everybody is. Some tasks are pretty hard - show me that you've tryed at least. It will have no consequenses - so no marks or so. Just give the best you can <3

We want to copy the node.js meetup page for a event i've been recently Here is the example.

READ CAREFULLY, work autonomously, provide for each task 1 commit (github-basics), try to use the class-based aproach

How to start:

  1. fork the project to your development folder
  2. open assets/javascripts/index.js

Tasks:

  1. In index.js:124 there is a bug in the for loop. Fix it.
  2. The attendees list looks shit, make it look like on the original meetup page. (round image, text below the image, add the role of the attendee (member or organizer) also with javascript)
  3. Make the more button work (Tipp: you just have to remove 1 class with javascript from .preview)
  4. Fill all XXX with stuff from the data object (use different types of DOM selectors)
  5. The upper part with the Eventinfo between the navbar and the details section looks good, but the details section has a differnt column arrangement(6-6). make the columns as above: 8-4 so that they match in vertical alignment
  6. make the navigation bar fixed. Use 1 bootstrap class or do it in css
  7. The text of the details is just placeholder content. Fill it with the text from the data object. Advanced Solution would be with keeping the \n\r acting like a newline/return. DuckDuckGo for "innerText"
  8. The searchbar at the top should be required, the placeholder should be "search" and I want to have the value which is currently typed in logged in the console when I press the button (provide a selector in the elements, create a eventlistener for the searchbutton, run this eventlistener once in the constructor)
  9. In line 132 the function argument has "a = {}" inside, what does that mean? Make a comment above line 132
  10. If you struggle with the hard tasks, just make it visually more attractive and try to complete the layout like in the real site
  11. Provide a few comments in the code to show that you got it. If you find bugs - fix them
  12. Push your code to github

tommys-assessment-center's People

Contributors

meralle avatar

Watchers

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