https://github.com/hyman1993/tasker
a project management system which is developed by Angular4
https://github.com/hyman1993/tasker
angular4 angularmaterial nodejs typescript
Last synced: 25 days ago
JSON representation
a project management system which is developed by Angular4
- Host: GitHub
- URL: https://github.com/hyman1993/tasker
- Owner: Hyman1993
- Created: 2020-03-25T13:57:38.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-01T18:17:57.000Z (about 3 years ago)
- Last Synced: 2025-02-25T01:43:38.312Z (about 1 year ago)
- Topics: angular4, angularmaterial, nodejs, typescript
- Language: TypeScript
- Homepage:
- Size: 9.8 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## About Tasker
A project management system developed by Angular4.
## How to start
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.
## DEMO
### 一、HomePage
url:http://localhost:4200/

### 二、SideBar
click SideBar button in Homepage.

### 三、Register Page
url:http://localhost:4200/register

### 四、Project Page
url:http://localhost:4200/project

### 五、Action in Project Page
click the project item which you want to change.

### 六、Task Page
url:http://localhost:4200/tasklists

### 七、Action in Task Page
click the task item which you want to change.
