Giter VIP home page Giter VIP logo

deviget-test's Introduction

Deviget Minesweeper

Example working on http://deviget-test-jose.herokuapp.com/

Project source on https://github.com/netojose/deviget-test

What is complete

✅ Full back-end implementation, with all routes working:

Routes application

There is a postman file, with all routes and examples.

  • Login/register
  • Create game
  • Get games by user
  • Get specific game
  • Update game (cells tatus, time, game status)

✅ Back-end storage full working

✅ Front-end interface and interaction

  • Register/Login
  • Create a new game
  • Load a saved game

What is incomplete

❌ Front-end tasks:

  • Open cells
  • Flag cells (question mark or red flag)
  • Start timer
  • Unit tests

❌ Back-end tasks:

  • Unit tests

Decisions taken

  • I used sqLite on local environment, but heroku delete the database file on every deploy or each 24 hours. So, I'm using MySql database on Heroku because of Heroku limitations.
  • Because of short time (Is impossible finish the task [Front&back] in 5 hours), I droped the tests (server-side tests and front-end tests). I hate work without tests 😡

Important notes

  • The time sum of the commits spend more than 5 hours. But I don't was working all the time, I stoped many times for to do other things here (cooking, eat, go to supermarket, etc.), so the total time at work was 5 or 6 hours approximately.
  • The cells interactions is not done, but you can click on cell, and on browser console, cell information will be displayed (to be used on next step [flag/reveal cell]).

deviget-test's People

Contributors

netojose avatar

Watchers

 avatar  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.