Front End Interface
Author: Qin Chenfeng
Email:freddy.qin@gmail.com
Due to Covid 19, an ad hoc job posting platform has emerged to provide more job opportunities, anyone can post their urgent task with personalised requirements ,for instance deliver food, buy necessity, send documents etc, it also needs to include max acceptable rate and expected delivery time. Anyone who is interested in making pocket money can bid for the job with their minimum acceptable rate and finish time. Among those service providers, job posters should pick one. Once a job is assigned, the service provider should do their best to complete the task before the deadline to avoid any penalty.
To expediate front end developement, I have choosen a template which provide UI structure layout and material components. So I can more focus on the logic development.
As project progresses now slowly merge file
|--src
| |--app
| ...
| |-- paotui
| |-- component # This folder contains main component of the application
| |-- app.const.ts # Some constant
| |-- paotui-auth.service.ts # Singleton service store user data
| |-- paotui-guard.guard.ts # Route guard
| |-- date.pipe.ts # common pipe
| |-- paotui.module.ts # module to export pipe etc
| ...
Now available at Ansible deployment
Using https://cloudinary.com/
- User id and password login
- Page routing and guard, it based on token issued by back end.
- Token storage in the singleton service.
Angular,HTML,CSS,Javascript,Go,MySQL,Docker,Containerd,K8s