Git Product home page Git Product logo

aapkavaidya's Introduction

Image

Aap Ka Vaidya - Swaasth ek Jaroorat


SCRIPT WINTER OF CODE

About SWOC

Script Winter of Code is an open-source program envisioned by the Script Foundation. It aims to bring students into the world of open source development and see the power of unified problem-solving in real time. The projects that we will host have been carefully hand-picked to invigorate creative thinking and encourage collaboration among all participants. The students will be guided by experienced mentors throughout their journey. They will learn the skills essential in the world of programming, all the while developing a deep appreciation for the world of open-source.

Website

Logo

✍  About the Project

=> A flutter based application for easy interaction between patient's and doctors. During Pandemic many of the patients are looking to get a regular health check-ups but moving outside in such conditions seems risky.

=> So the application is build for this problem, it consists of chatbox with realtime database , login/signup page using firebase google signin and email/password sigin/signup, cool animations using rive , covid tracker with realtime updates , a tracker for nearby ambulance, also addon to this there is a relax zone which comprises of mini games and music to chill out.

=> The app uses YouTube API to call the videoplayer to get indulge in streaming youtube videos there, nearby locations of hospitals is also set using Google Map API.


📫  Getting Started

To run the application on your local machine :

=> Fork this repository. Click on the symbol at the top right corner.

=> Open your Git Bash command window and in the root directory type the following commands :

    1) git init -initializes the git repository from the GitHub. 
    2) git clone -Clone the repository to your local machine
      (git clone https://github.com/<your-github-username>/AapKaVaidya)

=> Open your Android IDE :

    1) Open the file at the root directory
    2) Code your modifications in the project

=> Create a new branch :

    1) git checkout -b <your_branch_name>

=> Add your changes and commit it out :

    1) git add . -Updates the index using the current content found in the working tree
    2) git commit -m "your_msg" -Create a new commit containing the current contents of the index with a message

=> Push your local changes to GitHub Repository :

    1) git push -u origin <your_branch_name>

🤖  Some useful links to learn flutter:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.


⚠️  Issues:

Always feel free to file a new issue with a respective title and a detailed description on the AapKaVaidya repository.


🤝  Contribution:

If you have any great ideas which can make this project more better, you can make changes and send me a Pull Request(PR) with a respective title and description on the AapKaVaidya repository, I will definitely review your pull request.


❤️  Project Admin

Harshit Singh

GitHub followers

ForTheBadge built-with-love

Open Source Love svg1


⚡  Mentors

aapkavaidya's People

Contributors

harshit564 avatar yashank18 avatar

Watchers

Asmita Ghosh avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.