Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 428 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 428 Bytes

BotList

A fun project i created for a friend

Dynamic table that is connected to a database where you can store data and assign points to them.

This project is made using: MongoDB, Express.JS, React.JS/Redux and Node.js

  • The data is stored inside a MongoDB Database
  • It is running on a Node server using the Express framework
  • The front-end is written with the React framework using Redux for state managing