Skip to content

IRK-23/algeo2-marcel-jago-webdev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Review Assignment Due Date

Template Tugas Besar 2 Aljabar Linier dan Geometri

How to Develop

The template base file structure is as below

root
├───data
├───docs
├───src
│   ├───backend
│   └───frontend
├───test
├───.gitignore
├───README.md
└───LICENSE

Purpose of each directory

  1. data: to store application data, this should include huge datasets that is used in the applicaiton
  2. docs: to store final report and other documents
  3. src: to store source code of the application. Includes frontend and backend to store each respective component of the app
  4. test: to store test cases

About

algeo25-algeo2-tb2-template created by GitHub Classroom

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors