Coder Social home page Coder Social logo

ndayishimiyeeric / awesome-books Goto Github PK

View Code? Open in Web Editor NEW
4.0 4.0 0.0 343 KB

Awesome Books is a Libray where you can add a book and it author using the Local Storage. it has functionality of a SPA where you can add, view Added Book(s) and a contact sections. this is all done using javascript modules.

Home Page: https://ndayishimiyeeric.github.io/awesome-books/

CSS 1.81% HTML 0.77% JavaScript 97.42%
css3 es6 html javascript localstorage modules

awesome-books's Introduction

Hi there, I'm Ndayishimiye Eric! ๐Ÿ––

Full-Stack Developer specializing in Distributed Artificial Intelligence.

Front-End: Typescript, React, Next.js, HTML5, CSS3
Back-End: Python, Java, Spring boot, FastApi, MySQL, Prisma
MAS: JADE(Java Agent DEvelopment Framework)
Tools & Methods: Git, Github, Gitflow, Railways, Varcel, Docker, Chrome Dev Tools
Professional: Remote Pair-Programming, Teamwork

ndayishimiyeeric

wakatime

awesome-books's People

Contributors

ndayishimiyeeric avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

awesome-books's Issues

Morning session: Peer-to-peer code review

Hi ndayishimiyeeric,

Good job so far!
There are some issues that you still need to work on to make your code better than it is!

To Highlight ๐ŸŽ‰

  • No linter errors. โœ”๏ธ
  • GitHub flow is followed. โœ”๏ธ
  • Professional README file. โœ”๏ธ
  • Good use of ES6 modules. โœ”๏ธ

Suggested Changes โ™ป๏ธ

  • since you used this block of code more than once kindly put this two lines inside it own function which will make your code DRY and less repeated

    localStorage.setItem('books', JSON.stringify(this.booksArray));
    this.displayBooks();

  • in index.html kindly add the link to your home page when someone clicks the logo

    <a href="#" id="logo">Awesome Books</a>

  • it would be better if you download luxon using npm packages instead of downloading it as a javascript file

Cheers and Happy coding!๐Ÿ‘๐Ÿ‘๐Ÿ‘

Peer to peer code reivew!

Hammad Siddique: You have done a good job it's hard to find any issues there!

Yusuf Nviiri: Please Add a message to the user if he adds an empty field as u did when he adds book.

@ABDULALI3468: Well your code is properly organized and very descriptive. Moreover, you got many commits for every point which is also inaccordance with the industrial practices.

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.