Skip to content

geoffreylao/chart-slp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chart.slp

https://chartslp.com/

This website is designed to provide simple and interactable charts for analyzing your Slippi Online games

Powered by Chart.js + Slippi-js

Development

To run both the frontend and backend the LTS version of Node.js must be installed

Frontend

The frontend was developed in Javascript, HTML, CSS, alongside the React Library. To run locally:

  1. cd react-slip
  2. npm install
  3. npm start

Backend

The backend was developed in Node.js using the Express framework and a MongoDB database on Mongo Atlas. To run locally:

  1. Install & Run MongoDB locally
  2. cd node-js-mongodb
  3. npm install
  4. node server.js

Note: Be sure to change links to frontend and server to localhost

Deployment

This application is deployed on Netlify (frontend) and Heroku (backend)

About

This website is designed to provide simple and interactable charts for analyzing your Slippi Online games

Resources

License

Stars

Watchers

Forks

Languages