mohameddiopcodes / coding_challenge_1

A coding challenge for interview candidates

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

COC Engineering challenge

| Hi, this is my take on the interview challenge. Thank you for taking the time to look at this project!

Here's what I worked on :

  • Fixing the /select-mailing page which needed to display 2 columns instead of 3
  • Creating mailing objects in the mailing.json fixture file
  • Creating a Paginator with all mailing objects in the layout/views.py file
  • Displaying all mailing objects in the /select-mailing page
  • Implementing user controlled pagination in the /select-mailing page
  • Styling the /select-mailing page
  • Implementing clicking on a mailing object to show or hide its details(see in screenshots)

Screenshots

Click on a mailing object to show or hide its details

Icebox Items :

  • Updated the /selection page to directly display templates when a user clicks on it
  • Did a little bit of responsive design on the whole app

About

A coding challenge for interview candidates


Languages

Language:Python 38.8%Language:HTML 24.3%Language:TypeScript 14.9%Language:SCSS 10.6%Language:JavaScript 8.3%Language:CSS 2.6%Language:Shell 0.2%Language:Dockerfile 0.2%