Giter Club home page Giter Club logo

awesome_bookes6's Introduction

awesome_bookes6

๐Ÿ“— Table of Contents

๐Ÿ“– awesome_bookes6 PROJECT

awesome_bookes6 is an app designed with the ability to add, remove and store books.It is a first project of Week 2 Module 2 - manipulating JavaScript objects and implementing it into front-end.

๐Ÿ›  Built With

  • HTML
  • CSS
  • JavaScript es6
  • Github actions

Tech Stack

  • HTML
  • CSS
  • JavaScript es6
  • Version Control (GitHub)
  • Modules

Key Features

  • Add Section
  • Remove Section
  • Contact Section
  • Current Date & Time

(back to top)

๐Ÿš€ Live Demo

Live

๐Ÿ’ป Getting Started

clone from repository: https://github.com/Enoisong/awesome_bookes6.git

Prerequisites

In order to run this project you need to:

  • Install Live server VScode extension and run Go Live
  • Install a Command Line Interface to clone project-Git bash/Terminal

Setup

Clone this repository to your desired folder: https://github.com/Enoisong/awesome_bookes6.git

Install

Install this project with:

VSCode

Usage

To run the project:
Install the Live server extension of the VScode and run Go Live

Run tests

To run linters tests, run the following command: npx hint . npx stylelint "**/*.{css,scss}" npx eslint .

Deployment

It will be deployed after merge

(back to top)

๐Ÿ‘ฅ Author

  • Enobong Isong

๐Ÿ‘ค Author ๐Ÿ‘ค Author

๐Ÿ”ญ Future Features

  • To Add more dynamics to the project; feature like animation and transition

(back to top)

๐Ÿค Contributing

Contributions, issues, as well as feature requests are welcome!

Feel free to check the issues page.

(back to top)

โญ๏ธ Show your support

If you like this project, give me a star

(back to top)

๐Ÿ™ Acknowledgments

  • Thanks to the Microverse team for the great curriculum.
  • Thanks to the Code Reviewer(s) for the insightly feedbacks.
  • A great thanks to my coding partner(s), morning session team, and standup team for their contributions.

(back to top)

๐Ÿ“ License

This project is MIT licensed.

(back to top)

awesome_bookes6's People

Contributors

enoisong avatar

Stargazers

 avatar  avatar

Watchers

 avatar

awesome_bookes6's Issues

Keep code DRY and add descriptive Comments.

  • The openPage function in the app.js file has repeated code in each of the if/else blocks where it sets the display property of the different containers and adds the active class to the corresponding link item. I will suggest you improve this, by extracting the repeated code into a separate function that takes the container element and link item as arguments and sets their display and class properties accordingly. This would reduce duplication and make the code more maintainable.

  • Additionally, I will suggest you add comments to your code since it plays an important role in enhancing readability, facilitating maintenance, and clarifying intent. Clear, concise, and informative comments, can help make your code more accessible and understandable to other developers, even years down the line.

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.