Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/djordjevujatovic/marscolony-project
https://github.com/djordjevujatovic/marscolony-project
angular2 css postman sass typescript webpack
Last synced: about 15 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/djordjevujatovic/marscolony-project
- Owner: DjordjeVujatovic
- Created: 2016-11-16T00:28:22.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2016-11-27T00:37:11.000Z (about 8 years ago)
- Last Synced: 2025-01-09T03:33:40.975Z (1 day ago)
- Topics: angular2, css, postman, sass, typescript, webpack
- Language: TypeScript
- Size: 725 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![Alt text](/Mars-Colony-Screenshot.png)
# Project 5 - Mars Colony Project## Summary
The Mars Colony App was created to be a Single Page Application (SPA) that could be used to register a new colonist on Mars. For this particular project we used Angular 2 and Typescript for the build, and SASS for the basic styling.
## Languages and Tools Used
* Angular 2 JS
* CSS/SASS
* API's
* Typescript
* Node JS
* Git/Github
* Postman
* Webpack
## Learning Outcomes
This project gave us the chance to delve into concepts of Angular 2 JS and apply them by building this SPA. By developing this project I have was able to gain a strong foundation of understanding of the important Angular concepts such as: components and modules, routing and navigation, classes and interfaces, and last but not least classes, interfaces and decorators that allow for form and API representation.