Code Monkey home page Code Monkey logo

calendly's Introduction

Harbor Take Home Project

Welcome to the Harbor take home project. We hope this is a good opportunity for you to showcase your skills.

The Challenge

Build us a REST API for calendly. Remember to support

  • Setting own availability
  • Showing own availability
  • Finding overlap in schedule between 2 users

It is up to you what else to support.

Expectations

We care about

  • Have you thought through what a good MVP looks like? Does your API support that?
  • What trade-offs are you making in your design?
  • Working code - we should be able to pull and hit the code locally. Bonus points if deployed somewhere.
  • Any good engineer will make hacks when necessary - what are your hacks and why?

We don't care about

  • Authentication
  • UI
  • Perfection - good and working quickly is better

It is up to you how much time you want to spend on this project. There are likely diminishing returns as the time spent goes up.

Submission

Please fork this repository and reach out to Prakash when finished.

Next Steps

After submission, we will conduct a 30 to 60 minute code review in person. We will ask you about your thinking and design choices.


  • Find details in spec.md
  • Have added a json of curls for different apis added.

Assumptions :

  1. Not checking too much of user auth.
  2. we also not check too many things related to when to start certain slots.
  3. we keep things related to a date and user-id level.
  4. we create schedule that have a meeting time and break time after each meeting.
  5. we check overlaps in slots of a given date.

calendly's People

Contributors

nipunjindaljain avatar prakashsanker avatar

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.