Vincent Sima 1517fc9a2f done | 6 years ago | |
---|---|---|
node_modules | 6 years ago | |
src | 6 years ago | |
www | 6 years ago | |
.DS_Store | 6 years ago | |
.gitignore | 6 years ago | |
README.md | 6 years ago | |
ionic.config.json | 6 years ago | |
package-lock.json | 6 years ago | |
package.json | 6 years ago | |
tsconfig.json | 6 years ago | |
tslint.json | 6 years ago |
A weekend project to make a simple web app using Typescript/Ionic/Angular. Typescript is strongly typed (superset of javascript) language by Microsoft. Learn it well enough to build a simple graphical project using Ionic and Angular.
Work with each other to learn these ideas in groups.
The goal here is to absorb a bunch of new tech, in a short period of time. You can do this by making sure you have something visible (demoable) by the end. If that means you have reduce the amount of features and functionality in the app to keep it demoable, so be it. But, try to make something useful. Be sure to have some kind of User Interface, some business logic and some kind of data storage.