OK. I don't know how you'll avoid the html/css/js part entirely, maybe look into a fairly complete UI framework?
> I don't want to handle the back and force between the server and the client
Maybe you could look into something like pouchDB -> couchDB here? Or some other similar solution that handles the networking for you.