Giter Site home page Giter Site logo

shroom-angular2's Introduction

Course Project

Single-page Applications with Angular 2

This document describes the course project assignment for the Single-page Applications with Angular 2 at Telerik Academy.

Project Description

Design and implement a Single-page application using Angular 2

It can be a discussion forum, blog system, e-commerce site, online gaming site, social network, or any other web application by your choice.

The application should have a:

  • public part (accessible without authentication)
  • private part (available for registered users)

Public Part

The public part of your projects should be visible without authentication. This public part could be the application start page, application statistics, the user login and user registration forms, as well as the public data of the users, e.g. the blog posts in a blog system, the public offers in a bid system, the products in an e-commerce system, etc.

Private Part (Registered users area)

Registered users should have personal area in the web application accessible after successful login. This area could hold for example the user's profiles management functionality, the user's offers in a bid system, the user's posts in a blog system, the user's photos in a photo sharing system, the user's contacts in a social network, etc.

Technical Requirements

Your Web application should use the following technologies, frameworks and development techniques:

  • At least 8 different public dynamic web pages
  • At least 7 different private (authenticated) dynamic web pages
  • At least 10 different partial components
    • Partial, as not a whole page
  • Responsive UI with good UX
  • Most of the data should be loaded from a web server
    • You can use Firebase, parse.com, Telerik Back-end Services, or any other
    • You can use your own server written on Node.js, ASP.NET, or any other framework
  • Load all data using services
  • Use animations
  • Create at least 3 different pipes
  • Create at least 3 different directives
  • Setup and use tslint
  • Use TypeScript
  • Use the best practices for software development and Object-oriented design
  • Use Dependency Injection

General Requirements

  • Use Git
    • Github, Gitlab, Bitbucket, or other
  • Brief documentation of the project and the project architecture
    • As README.md file at the root of the github repository

Deliverables

  • Record a short video showcasing your application
    • ~1-2 minutes, just show the interesting features
    • Do not record register/login functionality, this is not interesting...
  • Upload your application in the cloud
    • MS Azure, HerokuCloud, Amazon, all are fine
  • Register your application at Our Showcase System
    • Link to the live application
    • Link to the video
    • Link to the github repository

Public Project Defense

Each team will have to make a public defense of its work in front of a trainer (for about 30 minutes), in which each of the team members will answer to the trainer's questions individually.

The public defense includes:

  • Live demonstration of the developed web application (prepare sample data).
  • Explain application structure and its back-end and front-end source code
  • Show the commit logs in the source control repository to prove a contribution from all team members.
  • May include a simple task for each team member
    • The task must be implemented immediately

Give Feedback about Your Teammates

You will be invited to provide feedback about all your teammates, their attitude to this project, their technical skills, their team working skills, their contribution to the project, etc. The feedback is important part of the project evaluation so take it seriously and be honest.

shroom-angular2's People

Contributors

bbojkov avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.