- Create one form for register (email, password & name) and login
- After login can make post and share to LinkedIn & Facebook, have save post content into db before post to FB/LI
- Need call API to save db then use sdk send post to social network (facebook/linkedin)
- And one API for set cronjob can run each 15 minutes to get number
like / share / comment / etcof post on social and save into db - Show number
like / share / comment / etcon browser again in post detail (just need number of counter, e.g: 10 like, 20 share, 40 comments)
- Need response this task in 7 days.
- Requires using expressjs (can use any view engine express support to connect to api) with typescript
- Write unittest for typescript code
- No UI required so you can use any css framework to use and have you can design UI to display
- After done then push to this Repo and make PR then assign to me
- How to make PR on public repo? check HERE