Calendar Viewer Component

FRONTEND

In this challenge, you'll build a Calendar Viewer Component. This challenge is perfect for you if you've been learning JavaScript and want to take your JavaScript skills to the next level by building a real-world project.

Calendar Viewer Component Frontend Challenge

About the Challenge

In this challenge, you'll build a Calendar Viewer Component. This challenge is perfect for you if you've been learning JavaScript and want to take your JavaScript skills to the next level by building a real-world project.

You can use as many (or as few) tools, libraries, and frameworks as you'd like. If you're trying to learn something new, this might be a great way to push yourself.

Challenge Requirements

  • The component should display a calendar with the current month and year, along with the days of the week.
  • Users should be able to navigate to the previous and next months by clicking on buttons or arrows.
  • The component should highlight the current day of the month.
  • Show the hover state of all the elements.
  • The component should be responsive and display correctly on different screen sizes.
  • Make this landing page look as close to the design as possible.

Taking your Project to the Next Level

  • Users should be able to add new events by clicking on a day and entering event details into a modal form.
  • Users should be able to edit or delete existing events by clicking on the event and modifying the details in the modal form.
  • The component should highlight the days with different background colours on which events have been added.
  • The component should save the events in local storage, so they persist between page reload.
  • Use a framework like React, Vue, or Svelte. Or, if you're feeling particularly adventurous, try writing everything in Vanilla JavaScript.

What you'll Learn?

In this challenge, You'll practice how to use DOM manipulation to manipulate the data. This is a great skill to have in your developer’s belt because it can help you create more dynamic and interactive websites. So what are you waiting for?

Getting Started

  • To get started, download the starter code(zip file).
  • Take a look around. Look at the project's Figma file. This is a great way to see how the pieces and parts should look within the browser.
  • Open the project's README.md file. It has additional information about the challenge.
  • Set up version control (we recommend Git) and create a GitHub repository for this challenge.
  • Customize your project/file architecture to your liking.
  • Happy coding! đź‘Ť

Get Involved with the Community

Join our Discord community and share your solutions with others. Ask questions and get answers from the fellow developers, help others and get involved with the community.

It's an amazing place to learn and grow as a developer, and we'd love for you to be a part of it!

So, what are you waiting for? Click on the download button to get started.

Frequently Asked Questions

What is a frontend challenge?

How can these frontend challenges help me improve my skills as a frontend developer?

Can I use external libraries or frameworks in my frontend challenge submission?

What is the best way to get help when I'm stuck?

Can I add this frontend project in my portfolio?

FrontendPro

2023 FrontendPro. All right reserved