/Game-Budget

This project includes an API developed to provide details about the games created by Anjaniputra Games Studio

Primary LanguageJavaScript

Personal Budget Project as Game Budget

SS (3)

This project includes an API developed to provide details about the games created by Anjaniputra Games Studio, organized as envelopes, and envelopes2 with other games nested inside, like RDR2 and GTA 5. The API allows us to set, delete, and retrieve information such as game budgets, platforms, release dates, and much more.

Project Objectives:

  1. Build an API using Node.js and Express
  2. Be able to create, read, update, and delete envelopes
  3. Create endpoint(s) to update envelope balances
  4. Use Git version control to keep track of your work
  5. Use the command line to navigate your files and folders
  6. Use Postman to test API endpoints

Prerequisites:

  • Command line and file navigation
  • Javascript
  • Node.js
  • Express
  • Git and GitHub
  • Postman