Git Product home page Git Product logo

eventcalendar's People

Contributors

0xjaskeerat avatar adptheoctocat avatar anthonychinwe avatar anuraglol avatar bslaven avatar cahllagerfeld avatar developer-diganta avatar eddiejaoude avatar handikaharianto avatar itsadityagupta avatar neeshsamsi avatar ns007-dev avatar panquesito7 avatar sauradip007 avatar schmelto avatar shaun-fitzgibbon avatar thepranaygupta avatar xkrishguptaa avatar yashikabhargava avatar

Stargazers

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

Watchers

 avatar  avatar  avatar

eventcalendar's Issues

[FEATURE] Add Public Speaking Call

Detailed description

Add the EddieHub Weekly Public Speaking Call!

Context

Possible implementation

I would love to work on this ๐Ÿ˜„

Additional information

No response

Change title of app.

Right now, the title of the app is React App and needs to be altered to Event Calendar / EddieHub Event Calendar.

[fix]: add key property to card component.

Add key property to card component. When you are rendering multiple equal components (in this case, the event card) you need to add a unique key to each one of them, that's because React needs to know how they are going to be treated in the virtual dom.

<Card title={event.title} subTitle={event.date.start}>
  {event.description}
</Card>

If we change the width, the bottom of the app disappears

Steps:

  • Open the app.
  • reduce the width (either by using dev tools or just changing the width of browser)
  • Go to full screen again.
  • Now you will see a scroll bar.
  • scroll down and you will see area completely empty.

screenshot:
image

Spacing under main navbar needs work.

We should add some space under the navbar.

Two blue(ish) buttons on the right are literally touching the navbar, and the date text is too close as well.

Screenshot:
Screenshot (40)

main tag missing

The current application wraps everything in a div with id=root. However, to be semantically correct this should be changed to a main tag. Also there is an extra div wrapping the contents which is not needed and should be removed.
Screenshot 2021-11-09 150012

update the link of repo contributor count

What would you like to share?

- [![Contributors](https://contrib.rocks/image?repo=EddieHubCommunity/EventCalendar)](https://github.com/EddieHubCommunity/LinkFree/graphs/contributors)
+ [![Contributors](https://contrib.rocks/image?repo=EddieHubCommunity/EventCalendar)](https://github.com/EddieHubCommunity/EventCalendar/graphs/contributors)

Additional information

No response

Would you like to work on this issue?

  • Yes, I want to work on this issue!

add gitpod badge to readme

Add the following snippet to the readme

[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/EddieHubCommunity/EventCalendar)

[FEATURE] PR Template

Detailed description

Add a PR Template from LinkFree repo

Context

Possible implementation

No response

Additional information

No response

Change Footer GH icon aria-label

The GitHub icon in the Footer was copied over from the LinkFree Footer and it's aria-label still says "LinkFree repository on GitHub"

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.