Coder Social home page Coder Social logo

application_task_fullstack_jr's Introduction

GDC Application Task

GDC Fellowship Program for students who have completed the Lite Program. To be considered, students must complete a coding challenge using your preferred Tech Stack. If you've completed the WD201 course, you can use NodeJS and JavaScript/Typescript. Whatever be the tech stack that you choose, ensure that you style your Webapp using TailwindCSS.

The challenge involves building a web application to manage appointments.

The application should have the following mandatory features:

  • View a list of all currently scheduled appointments.
  • Create a new appointment in an available time slot.
  • Delete an existing appointment.
  • Edit the details of an appointment, except for the time slot.

Additionally, the following optional features can be attempted for extra credit:

  • If a new appointment is being scheduled in a time slot with existing appointments, the user should be given the option to delete the overlapping appointments and save the new appointment.
  • Suggest the closest available time slot if the user tries to schedule an appointment in a time slot with existing appointments.

For example, if a user tries to schedule an appointment from 4:00 PM to 5:00 PM, and there are existing appointments from 4:15 PM to 4:30 PM, 4:30 PM to 5:00 PM, 5:15 PM to 6:00 PM, and 7:00 PM to 8:00 PM, the recommended available time slot would be 6:00 PM to 7:00 PM. If the user accepts the recommendation, the new appointment would be saved, and the appointments would look like this:

  • Event 1: 4:15 PM to 4:30 PM
  • Event 2: 4:30 PM to 5:00 PM
  • Event 3: 5:15 PM to 6:00 PM
  • New Event: 6:00 PM to 7:00 PM
  • Event 4: 7:00 PM to 8:00 PM

application_task_fullstack_jr's People

Contributors

gigincg avatar bodhish avatar

Watchers

syamkumar avatar  avatar  avatar Tasnimul H. Tauhid avatar Vignesh Hari avatar  avatar

Forkers

dhanunjay18

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.