Home: Redesign micnews section
Closed this issue · 0 comments
sub1120 commented
Remove following unnecessary details from news and make it short and simple,
- posters
- thoughts
- date and time.
Tasks
- #19
- Restyle component UI.
- Create a new collection
micnews
in Database. - Create an API end point to insert/update news data into DB.
- Create an API end point to fetch news data from DB.
- Connect UI with API end point