Git Product home page Git Product logo

booksworld's Introduction




Welcome to my profile Open Source Love

Stars Forks

An online Book Store built with

HTML CSS JavaScript BOOTSTRAP

Join Our Discord Community

Discord Badge

๐ŸŽ‰ Getting Started

  1. Star & Fork this repository.

  2. Clone your forked copy of the project.

    git clone https://github.com/<your_user_name>/BooksWorld.git
    
  3. Navigate to project directory.

    cd BooksWorld
    
  4. Add reference to original repository (remote).

    git remote add upstream https://github.com/arunn0909/BooksWorld.git
    
  5. Before making any changes in the repository, always take a pull from the upstream repository to your branch to keep it updated with remote repository.

    git pull upstream main
    
  6. Create a new branch.

    git checkout -b <your_branch_name>
    
  7. Make necessary changes.

  8. Track your changes

    git add .
    
  9. Commit your changes.

    git commit -m "Relevant message"
    
  10. Push the commited changes in your branch to your remote repo.

    git push -u origin <your_branch_name>
    
  11. Make pull request (PR) ๐Ÿš€

  12. To create a pull request, click on New pull request. Please ensure you compare your feature branch to the desired branch of this repository you are supposed to make a PR to.

  13. Add appropriate title and description to your pull request explaining your changes and efforts done.

  14. Click on Create Pull Request.

  15. Voila! You have made a PR to the BooksWorld website. Sit back patiently and relax while your PR is reviewed.

Thanks to all Contributors

Support

If you like this project , please consider it giving a โญ๏ธ . It will help us to grow and improve this project and help others to find it .

booksworld's People

Contributors

abrknine avatar agmegha295 avatar ajaymaheshwari23 avatar amanchoudhary18 avatar amansgith avatar amit-ksh avatar ankitmajee avatar ankurrawat-12 avatar anshupathak-88825 avatar anupeshverma avatar arunn0909 avatar arunsingh009 avatar ayushmangarg2003 avatar bharatpahwa avatar chaitanya-087 avatar hariom8799 avatar hemantwasthere avatar imobasshir avatar mahekjain2706 avatar maitri-vv avatar moreharsh avatar najeebkp avatar pantheism2709 avatar rhyshakachari avatar zugzwang03 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

booksworld's Issues

Adding Favicon/ Icon

Adding Icon beside the page name will help us relate to which site we are in

I can design and make a icon of your choice and will Finally add to the page

Please assign the task to me

Sign-up Page

So , is there any plan to make db as of now or not ? I am thinking to extend dark theme for sign-in/up pages also but as of now these pages are not so useful .
Also , i can work for the backend part but maybe after some days not now , so should i extend dark theme for these pages or not ?
Demo preview below
Screenshot 2022-10-16 at 1 11 14 PM

One more thing what kind of db are you planning to use ? php-mysql , mongo or what ?

Edit Readme.md

I want to make the following changes :-
1.) Books World Logo is not visible because of black colour , so i will fix that . (see attached image)
Screenshot 2022-10-06 at 2 48 07 AM

2.) I want to add Hactoberfest 2022 image in readme to attract more contributors (see attached image) , as many contributors remain confused whether this repo is part of fest or not .
Screenshot 2022-10-06 at 2 51 59 AM

3.) I want to mention a message saying "Do star the repo" so that reach of this repo will increase . (see attached image)
Screenshot 2022-10-06 at 2 53 36 AM

Can you assign it to me ?

Add Contact Us Section

Adding Contact Section will help us reach the visitors

I can section on the existing page please assign it to me

Fixing Sign-in button

sign in button turning blue and showing underline on hover is not looking cool , so can i am fix that up ?
Screenshot 2022-10-16 at 11 58 23 AM

Add contact us page

I would like to add contact us page on the website.
I'm will use HTML, CSS and JS.

Fixing Favicon / title in every page

Found another issue

The favicon is not showing in https://arunn0909.github.io/BooksWorld/englishComics/english.html and also on https://arunn0909.github.io/BooksWorld/hindiComics/hindi.html the title page of both the comics section is not changing it still showing Home page we can easily divide it into three title name

  1. Home page | Books World
  2. English Comics | Books World
  3. Hindi Comics | Books World

please assign it to me

Fix Dark Mode in some page

hey arun , whats up !
when we are switching to dark mode it is not getting applied to hpage.html and epage.html , Even though dark mode is selected in cookie it is not showing its effect so can i fix that up ?
Screenshot 2022-10-16 at 11 04 10 AM

Dark Mode Feature ๐ŸŒ™

Some users prefer viewing the website in dark more for better readability so can I add a button to toggle between Dark and light mode . Can i ?

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.