Code Monkey home page Code Monkey logo

rust-test's Introduction

LiveView Technologies WebDev Test

Thank you for your interest in working with us in the LiveView Technologies Web Development team!

In this repo, you'll find the scaffolding for a very basic web app written in Rust using the Seed library.

Please follow these instructions to get started

Make sure you have the proper tools installed

To complete this test, you'll need to have git, rustc/cargo (install here), as well as cargo-make (instructions here) installed on your machine.

Fork and clone this repository

Just do that ^

Run the example

Open a terminal, navigate to where you cloned the project, and run cargo make watch. Wait for it to finish building, then open a new terminal window in the same directory and run cargo make serve. You should now be able to go to localhost:8000 and view a very simple app that looks like this:

Rust test 1

Build the App!

To complete this test, your app needs to have a the following features:

  • A sweet logo at the top (maybe something like this?)
  • A save button that will add any text currently in the input to a list of items that get displayed in a <ul> element.
  • A clear button that will remove all items in the list.
  • A delete button next to each item that will remove it individually.
  • Any other enhancements that you think would improve the user experience.

If you get stuck, be sure to check the Seed tutorials and/or API documentation for any Seed-related issues, or The Rust Book.

The finished product should look something like this (but hopefully prettier):

LVT

Rust test 2

Send us your code

Reply to the email you received from the Web Development manager with a link to your repo, and we'll take a look at your amazing finished product!

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.