Skip to content

muhsatrio/regresi-linear-v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Regresi Linear

Old source code could be seen here.

About

Regresi Linear App is a web application that used to help practicum of Laboratorium Fisika Dasar Universitas Telkom for several practicum modules, like Gerak Lurus Berubah Beraturan (GLBB), Superposisi Getaran Harmonik (SGH), and others that needed regression linear method to calculate datas that got on practicum.

Stack Used

  1. VueJS
  2. MathJax
  3. Bootstrap

How to used application

Production released: https://regresi.msatrio.com

How to used application (in development mode)

  1. Clone the project
  2. Open the project folder in terminal or command prompt
  3. Type yarn to install packages needed
  4. Type yarn run serve
  5. After the development server launching, open the browser and go to http://localhost:8080

Who can contribute to this project?

Anyone who interested to contribute! :)

How to contribute to project

  1. Fork this project
  2. After your had finished changed the code, commit it to your forked repository
  3. Rebase your forked repository with the original repository
  4. Submit pull request to original repository (don't forget to give the clear description about your PR)
  5. After the maintainer approved your pull request, it can be merged!

About

New version of Regresi Linear Application. Developed with Vue. Can be accesed at https://regresi.msatrio.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published