tamalchowdhury / bankcardsbangladesh

A list of all bank cards in Bangladesh. Created to learn project management and help students get started with #hacktoberfest 2023
https://tamalchowdhury.github.io/bankcardsbangladesh/
5 stars 6 forks source link

Feature-->How about a dark mode toogle bar #6

Closed Pritam-2002 closed 1 year ago

Pritam-2002 commented 1 year ago

now days everyone preference dark mode over light mode...

Pritam-2002 commented 1 year ago

i want to work on this under hacktoberfest if you assign this me ...

tamalchowdhury commented 1 year ago

Hello @Pritam-2002 thanks a lot for your interest. We don't have a website at the moment, but we will need one soon. Perhaps you could jump-start this after I assign you. So what do you have in mind? How are you going to build a site for this project? Vanilla or framework? If we use a framework-based started site like Astro, it will have a built-in dark mode option, so it will be easy for us.

Let me know your thoughts and plans on working in this project. So I can assign you tasks.

farhanajuli commented 1 year ago

I think a framework will be good for us.

Pritam-2002 commented 1 year ago

@tamalchowdhury i think it will be best if we use framewroks ...we have to thought a better ui fro this project like creating a navbar footer section ..i will love to work on this websitee..

tamalchowdhury commented 1 year ago

Okay, can you please give me a few suggestions? And list their pros and cons when picking them.

On Thu, Oct 26, 2023, 10:59 AM Pritam Mukherjee @.***> wrote:

@tamalchowdhury https://github.com/tamalchowdhury i think it will be best if we use framewroks ...we have to thought a better ui fro this project like creating a navbar footer section ..i will love to work on this websitee..

— Reply to this email directly, view it on GitHub https://github.com/tamalchowdhury/bankcardsbangladesh/issues/6#issuecomment-1780417364, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABXKXIUOZW3BKO3HOU5EVNLYBHU4TAVCNFSM6AAAAAA6PH7LEOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTOOBQGQYTOMZWGQ . You are receiving this because you were mentioned.Message ID: @.***>

farhanajuli commented 1 year ago

I think we can use django framework as backend and react for the frontend. And with django we get a built-in sqlite database which make us easier to handle the database part, as we're storing the bank card information. And with react we can easily handle the frontend part, we can use django-rest framework to create api. Let me know your thoughts @tamalchowdhury

tamalchowdhury commented 1 year ago

Hi @farhanajuli, in the scope of this project we will not use a backend. This project can be created with a basic frontend with Vanilla HTML, CSS, or React. We will not use any bank card user information, so no need to use a database. All the data we will display are read-only and want public access.

farhanajuli commented 1 year ago

@tamalchowdhury Ok, sure. So let's create the project. I'm super excited for this.

Pritam-2002 commented 1 year ago

@tamalchowdhury yep we can use react and for css part we can use tailwind css..using tailwind css it will be easy to make it responsive and react will make it smooth to manage and tim efficient..i would love to work on the website....

tamalchowdhury commented 1 year ago

@Pritam-2002 I created issue #11 for you. Have a look and give it a shot.