Developing a Nursing Application

Developing a Nursing Application

Table of contents

No heading

No headings in the article.

Well, honestly speaking. I'm just a student who is exploring programming right now. I always wanted to create apps and websites and got motivation while looking at my big brother programming something.

So, this is how I started Learning stuff. I learned various languages like Python, Java, HTML, CSS, and Javascript on youtube and kept solving CodeChef questions in my free time just for fun. It was all interesting for me.

Now, back to the Topic, Developing a Nursing application. What do you mean by that?

Now, I want a simple app that can get the information given by the user(it can be a client or a service) and provide them with what they want by itself. Didn't get it? Let's try to understand it.

Let's say, you are a person with currently no job and you need money. Many people in this world are injured and need someone to take care of them while others are at work. you would register to this website as a service and give information such as time slots, age of the client and many more.

Now let's think that someone in your house got hurt (I wish they don't) and they need to be taken care of. You already have a full-time job which you can't miss. So you register on this Website as a client and give information about the address, sex of service, Time and others.

Now, As your registration is completed as a client. Our algorithm will compare that information to the service information and export messages to all the services available near you. They will contact you who are interested. This way, there is no need to manually compare and contact the service. Our application will work for you.

Let's Talk about features:

  1. Every day, after the service, the client will rate its service which will be saved. This way we will have the data of the service and after proper engaging data, we could rate them. This would the client whether to accept a particular service or not.

  2. We will create a machine learning model to predict a service's future ratings, and estimated period of their working so we would know how much they would work for you.

  3. We will use the GPS of the service which will be ON during working hours and will be accessible to the client.

  4. We will have a search bar for searching a service with the help of its name or ratings, and the full profile will be displayed. So you can choose without any place restrictions.

  5. There will be a client messaging and calling space, where you can chat with your service about regular important topics. Different than Whatsapp?.. It will be connected to the nearby police station and your data will be entered there if anything serious stuff would occur, you will have the proof.

Overall, this is a direct website that will provide you service without any man required to give his/her energy for searching it. As the world is changing, we want everything accessible in a minute. This will not only change the efficiency of a person but also help people in need of money and as a part-time job.

This was all about my Nursing Application. Hope you like it.

Thank You!