Skip to content

This project has been created to calculate the sum of Roblox purchase transactions in the desired month.

Notifications You must be signed in to change notification settings

jumpogpo/Roblox-Transection-Sum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ROBLOX LOGO

👋 Description

This project is designed to sum all of the Roblox purchase transactions in the month specified by the user (1-12) and display the total amount of Robux spent during that month.

🧃 Preface

I need to sum all Roblox purchase transactions for each month, which can be quite time-consuming. That's why I created this project—to save time on the process of summing up all Roblox purchase transactions.

📝 How to use?

  • Clone this project following the installation instructions.
  • Create a .env file and input the COOKIE into the file.
  • Install all the required package for this project.
  • Run the program.

📚 Installation

# Clone project
$ git clone https://github.com/jumpogpo/Roblox-Transection-Sum.git
$ cd roblox-transection-sum

# Install package
$ yarn install

📺 Running the app

# run
$ yarn start

# build
$ yarn build

# build and run
$ yarn dev

🤝 Reference

About

This project has been created to calculate the sum of Roblox purchase transactions in the desired month.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published