Giter Site home page Giter Site logo

xen_base_challenge's Introduction

Xen Coding Challenge Base

Thanks for taking the time to complete our coding challenge. Use this template as your starting point.

We are always trying to improve our candidate experience, so if you have any ideas on how to improve this template, please share them with your recruiter.

We've organized the code into two apps:

  1. A Backend API built with Ruby on Rails
  2. A Frontend App built with ReactJS

1. Backend

The backend folder contains a Ruby on Rails service you can query with your frontend app.

Instructions for running the service are in the README.md

2. Frontend

The frontend folder contains a vite app with react and vitest pre configured. We have included MaterialUI to speed development, but feel free to use any other framework, libraries, or tooling that you prefer.

The app will list several invoices by default, edit or improve the code as needed for your solution. Any other views interactivity will need to be added by you.

Tested Node versions:

  • 18.16.1
  • 20.2.0

Getting Started

  1. Clone this repo our use the 'Use this template' button in Github
  2. Install node using the package manager/node version manager of your choice.
  3. Change to the frontend folder
  4. Install dependencies:
    npm install
  5. Run the app:
    npm run dev

Testing

Tests are written vitest and react-testing-library, but feel free to install jest or any other framework you prefer. You should test any new code you create.

Run all tests:

npm run test

xen_base_challenge's People

Contributors

jdemig avatar thiagosil avatar nathandcornell 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.