Offline sales of point

hi guys, I am going to make an offline sales of point for my company using meteor and ionic 3.

I’d like to have your point of view as I am new to meteor.

The data registered locally (if possible in a persistent way) will be send to our main server that use mongodb when internet is available in order to save data and local data removed on success.

An event will be made to check local and server change.

Is it a good idea to use meteor for this kind of project ? thanks !

I think you’ve given us little information about the project to help.