Thanks to visit codestin.com
Credit goes to github.com

Skip to content

deannabosschert/template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Course name

Project title

[link to deploy][screenshot of website]

Netlify Status

Table of Contents (click to expand)

βœ… To-do

  • First item
  • Second item

πŸ“‹ Concept

What does your app do, what is the goal? (passing butter)

βš™οΈ Installation

Clone this repository to your own device:

$ git clone https://github.com/deannabosschert/[folder].git

Then, navigate to this folder and run:

npm install

Last,

When it's a serverless project (without NodeJS),

python -m SimpleHTTPServer 8000`

If not,

npm run dev

Dependencies

{
  "name": "my-package",
  "version": "1.0.0",
  "scripts": {
    "iets": "iets"
  },
  "devDependencies": {
    "iets": "*"
  }
}

πŸ§‘πŸΌβ€ Actor Diagram

Which actors are there in your application? (actor diagram) actor diagram

↔️ Interaction diagram

How does flowed interaction through the application? (interaction diagram) interaction diagram

🌍 Design patterns

  • opsomming
  • van
  • patterns

πŸ‘πŸ½ Best practices

  • Any tips applicable to this course or project

πŸ—ƒ Data

πŸ’ API

What external data source is featured in your project and what are its properties?

Somethingsomething

Properties

Rate limiting

πŸ’½ Data cleaning

_What has been done with the fetched data?_What has been done with the initial data? Cleaning pattern?

outcome:

πŸ‘―πŸΏβ€ Features (+ wishlist)

What would you like to add (feature wishlist / backlog)?

  • one thing
  • second something
  • third thing

🏫 Assignment

(click to expand) In this course..

Learning goals

  • You can ...
  • You can ...
  • You can ...

Week 1 - title πŸ’

Goal: xxx --> hoe heb ik dit gedaan? --> verwijzing naar wiki, of inklappen?

Week 2 - title πŸ› 

Goal: xxx

Week 3 - title 🎁

Goal: xxx

Rubric

Rubric- detailed rating of my project rubric

ℹ️ Resources

Credits

Small inspiration sources

  • one source
  • second source

πŸ—ΊοΈ License

Author: Deanna Bosschert , license by MIT

About

Basic repo to use as a template for future projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published