Skip to content

hharshas/SlotApp

Repository files navigation

Frontend assignment repository

Assignment link: https://zelthy.com/assignments/frontend-intern

How to setup?

git clone <repository-url>
cd <repository-folder>
touch .env

VITE_API_BASE_URL= Here's the Django-based backend repository.

npm install
npm run dev

Tech stack used - ReactJS, TailwindCSS, Framer-motion, DayJS. (everything in UI is made with scratch, no major library is used)

How to Use?

Purpose:

  • View Available Slots: Users should be able to view available slots for other people in different timezones.
  • Manage Availability: Users should be able to create, update, or delete their availability for different days.

Interactive UI:

  • Beautiful UI with Animations: Provides a graphical understanding of booked slots with smooth animations.
  • Drag to Update: Easily update slots by dragging and resizing them.
  • Calendar View: Includes a calendar view with markers for busy days.

Instruction of Template :-

This is a template repository for submitting assignment for the Frontend developer internship at Zelthy. All those who are submitting the frontend assignment must use this template.

Assignment link: https://zelthy.com/assignments/frontend-intern

Submission form: https://forms.gle/o8tUdshRWS33tg8X6

How to use this template?

  1. If you are reading this on GitHub, click the "use this template" dropdown in the top right corner of the page and select "Create a new repository".
Screenshot 2025-02-07 at 6 10 26 PM
  1. Next you will be redirected to create a new repository page on GitHub with this repository as a template. Fill the repository name and description and click "Create repository".
Screenshot 2025-02-07 at 3 09 25 PM
  1. And thats it! A new repository using this template has been created for you!

How to submit the assignment?

  1. Clone the repository that you created using the instructions above.

  2. Add and commit your changes to that repository.

  3. Push the changes to github.

  4. Go to the submission form and fill the details and submit the assignment.

Happy coding!

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages