Requirements - Kitch41/Blok-Tech GitHub Wiki
My App ofcourse needs some requirements, Some set by school and some i set myself. Here are the Requirements
- Fully editable. your profile and game preferences change over time, and so should your profile.
- It Uses a Database to retrieve and save data.
- The app uses a templating engine to render views and partials
- It uses a webserver with node and proper routing
- It uses progressive enhancement
- It runs without error's
- It uses an API
- Its easy and straight forward to use
there will be more requirements as i get along with building the webapp.