Giter Club home page Giter Club logo

ijvs400-rest-pokemon's Introduction

Hi I'm Tykok aka Treport Elie


Who am I ?

  • 🕺 I'm Elie, a student who always want to learn new thing 😊.
  • 🏫 I am currently studying at IPI School and work with Pictarine 📸.
  • 🌱 I'm currently working on my soft skills and try to be a better developer.
  • 👯 I try to improve myself by working on different projects.
  • 🎆 2024 Goals:
    • 🔜 Make 1 large project I have in my Todo list 🔥
    • 🚀 Create a new portfolio at tykok.fr
    • 📎 Have a knowledge base in my personal Notion, which I will share in my future portfolio
    • ✍🏼 Continue to experiment with drawing !

Connect with me:

Twitter Linkedin Github follow Dev.to follow Malt



Skills

Languages and Tools I Actually want to learn

mongodb unity android blender


Languages and Tools I Actually try to improve myself

c kotlin jest


Languages and Tools I Actually know

typescript docker bash express git java javascript linux mariadb mssql mysql nodejs php postgresql python



Latest blog post


Don't hesitate, contact me to work together

@tykok



ijvs400-rest-pokemon's People

Contributors

tykok avatar

Watchers

 avatar

ijvs400-rest-pokemon's Issues

[Feat]: Front-end

Contact Details 📫

No response

Expecting for this feature 🚀

Make a front-end application rendered by Node.

> Example here : https://codeforgeek.com/render-html-file-expressjs/

User Story 📝

No response

Motivation about this feature proposal ✨

No response

Any example or any resources 💡

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

[Feat] Create all endpoints

Contact Details 📫

No response

Expecting for this feature 🚀

List of endpoints :

  • GET - /api/pokemons: Get the list of all pokemons
  • GET - /api/pokemons/:id: Get the details of the pokemon specified by :id
  • GET - /api/types/:id: Get the details of the type specified by :id
  • GET - /api/abilities : Get the list of all skills
  • POST - /api/pokemons: Add a pokemon
  • POST - /api/types: Add a type
  • PUT - /api/pokemons/:id : Change the pokemon specified by :id
  • PUT - /api/abilities/:id : Modification of the skill specified by :id
  • PUT - /api/type/:id : Modification of the type specified by :id
  • DELETE - /api/pokemons/:id : Delete the pokemon specified by :id

User Story 📝

No response

Motivation about this feature proposal ✨

No response

Any example or any resources 💡

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

[Feat]: README

Contact Details 📫

No response

Expecting for this feature 🚀

Make a comprehensible `README.md` who explain how to run this project.

> Add styles and pictures for fun :)

User Story 📝

No response

Motivation about this feature proposal ✨

No response

Any example or any resources 💡

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

[Feat]: JWT Token

Contact Details 📫

No response

Expecting for this feature 🚀

Add a JWT Token for all endpoint are not `GET`.

Add an endpoint to get a JWT Token with a password and login.

> Bonus : Add a user table (model / seeder / migration) who can be checked for the JWT Token

User Story 📝

No response

Motivation about this feature proposal ✨

No response

Any example or any resources 💡

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

[Feat] Create all migrations / seeders

Contact Details 📫

No response

Expecting for this feature 🚀

Create all migrations and seeders for Pokemon.

The objectives : Have an exploitable database with : Pokemon, Type, Skills.

Pokemon : 
- Number
- Name
- Size
- weight
- Stats
- Image
- Type
- Skills

Skills :
- Name
- Description
- Precision
- PP Max
- Type

Type : Name

> Bonus : Use pokeapi for seeders

User Story 📝

No response

Motivation about this feature proposal ✨

No response

Any example or any resources 💡

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

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.