Challenge has Ended

Rethink UX Backend Internship Hiring Challenge

The aim of this challenge is to Implement backend for Clinic Management exposing REST API

Difficulty

Full Stack
Hiring
Interns
Certificate
₹12,000.00 - ₹18,000.00 per Month
Ended
8 of 150 Participants
4,500 Views
Organized By Rethink UX


Welcome to Rethink UX Backend Internship Hiring Challenge!

Rethink UX is hiring backend end developers on Dockship! The AIM of this challenge is to Implement backend for Clinic Management exposing REST API using Django. Please refer to the "Submission Guidelines" to understand what to build.

Must have skills in the Backend Developer

  1. Expertise in Core Python (2 & 3) 
  2. Sound Knowledge of Web Frameworks & Object Relational Mappers (ORMs) 
  3. Good Understanding of Multi-Process Architecture and the GIL 
  4. Object-Oriented programming & Functional programming 
  5. Error handling and exception recovery 
  6. Knowledge of testing frameworks (e.g. PyTest, Unittest) 
  7. Knowledge of JavaScript or TypeScript 

We work with Django

  Sound knowledge of Django is required for the candidate, and he must know Django from in and out. Here are the concepts the candidate must know:

  1. Django Views
  2. Forms
  3. Models
  4. Middlewares
  5. Environment management
  6. Django REST Framework
  7. Serializers
  8. Viewsets
  9. APIViews
  10. REST Best Practices
  11. Query Optimization

Python and Object Oriented Skills

  1. Inheritance, Mixins
  2. Overloading
  3. Design patterns

Testing Skills

  1. Experience with Pytest or Unittest

The candidate has to build an application using Django meeting following requirements:

There will 3 types of users

  1. Practitioners: The doctors who treat within the clinic.
  2. Visitors: The clients who visit a doctor.
  3. Super Admins: Users who can add Doctors and Manage the whole clinic.

Practitioners User role details:

1. Practitioners can change their available time from the mobile/web application. Eg: 9 a.m. to 1 p.m., 2 p.m. to 6 p.m.

2. Practitioners can specify the time slot period for which a visitor can book, eg: 10 minutes, 30 minutes, 120 minutes, etc.

3. Practitioners can see the list of appointments already booked by the patient and the mode of the appointment:

  • Telephone
  • Video Conference
  • Physical Meeting

4. Practitioners can manage their profile information:

  • Name
  • Profile Picture
  • Specialization
  • Appointment Successfully completed (computed)
  • Date Joined
  • Phone Number
  • Is Available (computed from the available time and time slots)
  • Bank Account Details: PAN Number, Bank Account Number, IFSC Code

Visitor User role details:

1. Visitors can register at the system by providing:

  1. Email ID (primary field)
  2. Name
  3. Address: Address Line 1, Address Line 2, Postal Code, City, State, Country,
  4. Nationality
  5. Gender
  6. Date of Birth
  7. Type:
  8. Patient
  9. Visitor

2. Visitor can check the available time slots for a practitioner by giving:

  1. Date
  2. Time Slot Duration for that day
  3. Visitors can book a particular slot and that slot should be blocked for 15 minutes until the visitor completes the payment.
  4. If visitors do not make the payment, then the system should automatically make that slot available.
  5. If visitor makes the payment, then send notification to Practitioner via: Email and SMS (Dummy Function)

Extra functions:

  1. Only Super Admins can add Practitioners.
  2. Visitors need to verify the Email using OTP before creating or updating their profile or booking the appointment.
  3. For payment the candidate can use a dummy endpoint that accepts the order_id, payment_id, amount and appointment id. And should mark payment as successful upon hitting.   

Test Cases

The candidate needs to implement the test cases as well. However, he/she can skip testing views, instead can only concentrate on main logic testing. For eg: Testing if the appointment is booked and not yet paid, the get_timeslots_for_day(day, duration) function should return the all the time slots if the time of 15 minutes has been passed, else all but the current timeslot.

REST API

The candidate needs to create the REST API using Django REST Framework to expose all the functions specified in the requirements.

Time Constraint

    The candidate is given 48 hours to complete the assignment.

Submission

  1. A single ZIP file containing all the code files along with a readme file with link to a Git repository with read access on [email protected].
  2. Do not forget to add Readme.md file for project setup guide.
  3. Tip: You can add bash script file to install all the dependencies.
  4. API Documentation using Swagger AutoSchema

---

How to make a submission?

  1. Click on "My Submission"
  2. On the next page, click on "+ New Submission"
  3. Upload your CSV in the next page and click on "Submit for Review"


Please note:

  1. You must submit your ZIP file by uploading the ZIP in the "My Submissions" section of this challenge.
  2. Your submission will be graded manually and it can take upto 48 hrs.
  3. If there is any error in the submission, your final score will be marked as 0 or a warning prompt of “Invalid Score” will be displayed.


Judgement Criteria

A. Division of components/files.

B. Nomenclature of the components/files.

C. Data flow inside the application.

D. Performance metrics:

  1. Memory usage while running the application.
  2. The number of third party libraries used (the more libraries you use, the more -ve points will be awarded).

E. Database Management

F. Error handling

Rules

  1. The process of interviews is managed by the organizer Rethink UX.
  2. The submission should be in a proper format as described by "Submission Guidelines".
  3. Late submission will not be accepted beyond provided deadline (Indian Standard Time).

Reward

  • Internship Offering with monthly stipend between INR 12,000 and INR 18,000.
  • Participants with at least 1 valid submission will receive certificate from "Rethink UX" for commendable effort.
  • Top 3 participants will get a permanent place in Dockship's Hall of Fame.

Job Benefits:

  • Work with the Best and Brightest Technical Talent
  • The stable and well-funded company
  • Virtual Happy Hours, Team Building Events, Hackathons


How do I apply for this Challenge?
Can I make multiple submissions?
Where will the results be declared?
Can we apply as a team?
I've other queries, where can I get support?
Challenge Announced
02-Mar-2021, 4:37 pm IST
04-Mar-2021, 9:30 am IST
Challenge Started
Application Deadline
12-Mar-2021, 9:30 am IST
14-Mar-2021, 9:30 am IST
Challenge Ended