Code Monkey home page Code Monkey logo

tankastic's People

Contributors

dependabot[bot] avatar mokkacicc avatar naoi18 avatar

Watchers

 avatar  avatar

tankastic's Issues

Add unique color to tanks

Each tank need to be colored to be easily recognizable, and each color need to be unique/not similar.
Need to be stored in the database.

Create Fixtures

Create a script to automatically create fixtures for all the database tables.

Put in the script folder and see if we can run it with npm run fixtures

Complete register/login users

The user table already and some API endpoints already exist for user registration/login but it needs more work to me finished.

More robust API

Currently the API is not complete/robust enough.
Add the missing endpoints for user/tank.

Moving tank in the map

The tank can't be move in the grid. Create some API endpoints to modify the tank position in the database from the client side.

Tests

Create tests for critical points of the app (login, API, ...)

Create Prisma Singleton

Prisma don't close automatically, you need to manually disconnect each instance you have created. A better way of handling that would be to create a Singleton class for the Prisma Client.

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.