Coder Social home page Coder Social logo

poke-mon-go's Introduction

Hello, FP

Hi, here are some rules to carry out this story oav;

  • You MUST create a git repository named cx-db-oav1-poke-mon-go
  • You MUST create a file called .author with your firstname and lastname followed by a newline.
~/fp-exercises ❯❯❯ cat -e .author
Majdi Toumi$

Of course, you can talk about the subject with other developers, peer-learning is the key to be a better developer. Don't hesitate to ask questions or help people on slack.

Don't forget, there is no useless question :-)

  • You MUST return the project before Friday October, 9 at 23:42
  • You MUST add pu-erh user as a collaborator.
  • YOU MUST define all functions signature by yourself :)

The purpose of theses exercises is simple, display and mutate pokemons.

00 Prélude

Your project MUST run with Docker : Database, server, client, etc.

01 Bonjour, Pokémon

You MUST USE json-pokemon package to fill your Mongo database ;
Feel free to architect your collections and documents as you want.

Tips, create a function that did it

02 Hello, API

Create a Node/Typescript API that have the followings routes:

/pokemons
/pokemons/:id ->> READ | UPDATE (any fields but not the picture) | DELETE

Each CRUD method MUST called mongoose but how ? Directly or via models/schemas wrapper ?

Take an inspiration here

03 Salam Postman

Now that your API server is set, let's create a Postman collection that we can share to any developer :)

Take a look here

04 Yo, ui

Well, let's visuzalize pokemons datas and interact with your APIs !

You MUST create pages using any uix library you want : React.js, Angular.js, Vue, etc.

For each single pokemon page, we must have an edit button for editing any fields and a remove button to delete the pokemon.

05 Konichiha, #soon

Craft with ❤️ in Paris.

poke-mon-go's People

Contributors

pu-erh avatar

Watchers

James Cloos 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.