Bishal Deb

Results 14 comments of Bishal Deb

> @thebishaldeb Thanks :) You can start exploring code and see what can be done. Code is very simple Done!

We need to find a way to use Trigo functions in sqlite3, it can be implemented then.

https://starterkit-bishal.herokuapp.com/blog/my-blogs - My Blogs https://starterkit-bishal.herokuapp.com/blog/list - List of Blogs https://starterkit-bishal.herokuapp.com/blog/bookmarks - Bookmarks https://starterkit-bishal.herokuapp.com/blog/:id - Blog Detail https://starterkit-bishal.herokuapp.com/blog/new - Blog Form

Comment and Likes integrated. https://starterkit-bishal.herokuapp.com/blog/1 - can be checked in the demo link.

The schema for this user can be `title`, `cover image` and `content`. For the content, we can use medium draft [Link](https://www.npmjs.com/package/medium-draft). Not tested yet, but I'll start working on it...

https://starterkit-bishal.herokuapp.com/blog/new This is the form for the new component. After clicking submit, a new component opens up below which shows the output. https://starterkit-bishal.herokuapp.com/blog/ And this is the output of the...

https://starterkit-bishal.herokuapp.com/blog/my-blogs - My Blogs https://starterkit-bishal.herokuapp.com/blog/list - List of Blogs https://starterkit-bishal.herokuapp.com/blog/bookmarks - Bookmarks https://starterkit-bishal.herokuapp.com/blog/:id - Blog Detail https://starterkit-bishal.herokuapp.com/blog/new - Blog Form https://starterkit-bishal.herokuapp.com/blog/@:username - Blog User