Code Monkey home page Code Monkey logo

application-documentation's Introduction

Game Mods


A library of mods for video games

Description

This application allows video game players to choose from a variety of mods to use in any video game

Demo

You can find a link to this application at vidgmods.com

Technologies

  • MongoDB
  • ExpressJs
  • ReactJs
  • NodeJs

How to set up

Front end

  1. Cd into your front end directory
  2. npm install boostrap, and react-bootstrap
  3. After that type create-react-app nameofproject
  4. Cd into create-react-app directory
  5. In the command line, type npm start

Back end

  1. Cd into your back end directory
  2. npm install mongoose and express
  3. After those are installed go to package.json
  4. In the package.json, go to scripts and type "dev": "npx nodemon"
  5. In the command line, type npm run dev

Coding standards

It is best to use dry code and prettier for formatting

Issues

Users have reported issues with some mods. This has to do with the versioning of the app. A new version is being worked on.

For Api usage, use these endpoints

All endpoints use the base url /vidgmods

Route Endpoint Summary
Home / The home route for all things vidgmods; all mods, versions, pics, gifs, packages, req objects, all games
About /about The about route for more info on vidgmods application
Specific game or mod /:id The specific route for specific games or mods
Delete /:id The delete route for specific games or mods
Update /:id The update route for specific games or mods
Post / The post route to create new mods or games

application-documentation's People

Contributors

brandonlife avatar

Watchers

 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.