Git Product home page Git Product logo

awesome-books's Introduction


๐Ÿ‘จ๐Ÿปโ€๐Ÿ’ป A little bit about me

class Programmer {
  constructor(name, occupation, location){
    this.name = name;
    this.occupation = occupation;
    this.location = location;
  }
}

const simon = new Programmer('BB Simon', 'Full Stack Software Developer', 'Cairo, Egypt')

๐Ÿš€ Skills and Tools

html5 css3 bootstrap JavaScript Typescript React NextJS Redux NodeJS ExpressJS NestJS Python Ruby Rails MongoDB MySQL PostgreSQL vs code git GitHub Gitlab Trello


awesome-books's People

Contributors

bb-simon avatar oscah01 avatar

Stargazers

 avatar  avatar

Watchers

 avatar

awesome-books's Issues

Morning session peer to peer code review

image

Highlights ๐Ÿฅ‡

โœ”๏ธ Descriptive PR Title
โœ”๏ธ Descriptive PR Summary
โœ”๏ธ Following Requirements
โœ”๏ธ Following Linters

Issues

  • I would suggest you use just Nav and Anchor Html elements for the nav links
  • I would suggest you have just one h1 element in your web page and all other headers should be h2, h3, h4 etc...
  • I would suggest you remove the several
    elements in your webpage and instead use your CSS to space the input elements.
  • I would suggest your html element selectors in your javascript file be the extracted and placed outside from the class constructor
  • I would suggest the functionalities for adding and deleting books from the list be methods inside the javascript class you created.

Morning session peer to peer code review

68747470733a2f2f6d65646961322e67697068792e636f6d2f6d656469612f336f3735315956716f76574978714a4335712f67697068792d646f776e73697a65642d6d656469756d2e676966

  • Well done on an amazing awesomebooks project! You followed the instructions perfectly, however, I noticed that the user can add books with the same title and author. To make sure your project meets the highest standards of logic, kindly make sure to avoid duplicates.

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.