Skip to content

A platform for students to easily find relevant resources for their courses.

Notifications You must be signed in to change notification settings

khoiphan21/sourcestash

Repository files navigation

Sourcestash

This project was generated with Angular CLI version 1.0.0.

Project Guidelines

These guidelines are for contributors to understand and navigate around the Board (added via ZenHub Extension).

Terminology Explanation

Github/Zenhub Term Agile Mapping Explanation
Issues User Stories The title of each issue is a user story: it is a high-level feature description that helps the developer focus on the business value of the product. The format of an issue's title is:
As a <usertype>, I want to <task> so that <goal>.
For example: As a student, I want to store a useful link quickly so that I can view it later or share it with my friends
Milestones Sprint This represents a fixed length of time during which all developers and designers agree to produce a certain chunk of work.
Epics Epics They are big user-stories (higher-level, more abstract issues) which focus on the big picture
Pipeline The columns in the Board (similar to Trello format), that shows the stages of each issue as it progresses through the development cycle

Development Commands

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive/pipe/service/class/module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the -prod flag for a production build.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor. Before running the tests make sure you are serving the app via ng serve.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.

About

A platform for students to easily find relevant resources for their courses.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published