Skip to content

The backend API for managing database access on behalf of the Mod Manager React App.

Notifications You must be signed in to change notification settings

cjustinn/MinecraftModManagerAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🏷️ Description

The purpose of this project was to make a simple and easy way to maintain a list of mods for Minecraft, allowing potentially multiple people to submit requests which could then be approved or rejected by an administrator, allowing for any of the mod pages to be easily accessible in the future to make it easy and quick to update everything when necessary. It also has a public non-administrator list of mods that anybody can have a look at making it particularly useful for organizing modpacks that multiple people will be making / playing. This is entirely a personal project that I threw together out of a desire to both (a) make my life easier since I wanted to put together a modpack and keep track of it all neatly, and (b) play around some more with React and Mongo.

This repo contains the backend API side of the project, and was put together using Node.js, MongoDB (and it's Mongoose npm package), Express.js, and Dotenv.

💻 Technologies

For this project, the user-facing side made use of the following technologies:

React Google Firebase React Router Material UI (MUI)

The backend API side of the project made use of the following technologies:

MongoDB Node.js Express.js Dotenv


This README was last updated on Jan. 7th, 2023

About

The backend API for managing database access on behalf of the Mod Manager React App.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published