Coder Social home page Coder Social logo

sessions-app's Introduction

Qewam Fronted developer job Test project

Project setup

npm install

Compiles and hot-reloads for development

npm run dev

Description:

  • We have a widget that shows in first section 7 days with dates and must to be always dynamic starting from today.
  • In the second section that is shown below, we will include startups that have sessions on the selected day.
  • When no startup sessions available you can show there is no sessions for this day as the design.
  • The start day to show is today, and the end day is 7 days after today.
  • Will have arrows next and previous to show hidden days ( you can use slider or you can do it as a custom js)
  • The widget will be responsive and will be shown in 3 columns in desktop and 2 columns in tablet and 1 column in mobile.
  • The widget will be shown in the center of the page.

Acceptance Criteria:

  • Verify using i18n for Arabic and English
  • Verify using moment for times and dates.
  • Verify creating and using a reusable components that you can pass a props for using it everywhere and can test it later.
  • Verify writing a clean and a readable code.
  • Verify when you press the Lang switcher to show the exact selected language for layout direction and content.
  • Verify using css variables for colors from tailwind.css ( don’t use static code for colors)
  • Since we’re using TailwindCss you can use Jit mode for specific sizes like text-[20px].
  • Show the hover states for the mouse as a design.
  • You can extend more sessions for JSON and show more conditions. [BONUS]
  • You can change the session array data to fit your needs as dates and times. [BONUS]
  • You have to create a join CTA button to send user to _blank page with a zoom url.
  • The second cancellation CTA will show a message in the console log or an alert that the session canceled and remove this session without refresh.

Assets :

  • You have to clone from GitHub this link and upload it to your account creating new repo and using commits and pull requests.
  • Use Figma design to apply it for you work.
  • You can use local folder to address the Arabic and English using

Design

https://www.figma.com/file/P4WoRMOeI8xW4IUSO8rX74/QewamTest?node-id=0%3A1

# for Dynamic multi lang content using.
{{ $t(content) }}
  • Using Vuex for global state management || Bonus.
  • Creating another button for dark mode || Bonus.
  • Using local storage to set language and dark mode || Bonus.
  • You have English and Arabic fonts ready to use.
  • Using Grid to expand widget || Bonus.
  • Animations || Bonus.
  • using external Lib for important uses is allowed but wisely.
  • Using TailwindCss for styling.

Final Step :

  • Write your unit test for you functions cases using jest (in test folder ).
  • Upload the project to your Github and and publish it to netlify.com.
  • You can use Github action to run your test before build.[BONUS]
  • You can use this settings for deploying in netlify.com

Send your netlify app link and Github repo to [email protected].

Notes:

  • You have one week period to achieve this Home Assignment.
  • Maybe we are going to ask you to do some changes or add some features.

If you have any questions, please feel free to contact me at [email protected].

How we are going to test your project ?

  • Quality Code.
  • Bugs free.
  • Fully functionality.
  • Your speed work and time.
  • Using components.
  • Unit test.
  • Commits for Git.
  • Layout and design Acceptance criteria.
  • Bonus addressed points.

Good luck.

sessions-app's People

Contributors

sohepalslamat avatar abusiraj84 avatar

Watchers

 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.