Giter Club home page Giter Club logo

ansarimajid / heart-care Goto Github PK

View Code? Open in Web Editor NEW
8.0 1.0 1.0 3.36 MB

The Heart Care Django Project is a web application developed specifically for heart disease hospitals. It provides a comprehensive platform to efficiently manage patient records, appointments, and medical information. With features like appointment scheduling.

Python 14.87% CSS 43.39% HTML 39.28% JavaScript 2.45% Procfile 0.02%
cse cse-project heart hospital project django django-project heartcare

heart-care's Introduction

Python/Django Intern at ASC IIT Bombay

๐Ÿ‘‹ Hello there! I'm Ansari Majid Ali, a passionate Python/Django developer previously worked as an intern at ASC(Application Software Centre) IIT Bombay. I have over 2 years of experience in web development using Django and I'm also deeply interested in the field of Artificial Intelligence and Machine Learning.

About Me

  • ๐ŸŒ I reside in the vibrant city of Mumbai, Maharashtra, India.
  • โœ‰๏ธ You can reach me at [email protected].
  • ๐Ÿง  I have a keen interest in learning and applying full-stack development techniques and exploring various machine learning algorithms.

Projects

During my career, I have worked on numerous projects, some of which include:

  1. College ERP - Developed an Enterprise Resource Planning (ERP) system tailored for educational institutions, providing features for managing student records, academic schedules, administrative tasks, and more. GitHub Repository | Live Demo

  2. Learning-Tree NMS - Designed and implemented a comprehensive notes management system to organize and manage academic materials efficiently, facilitating easy access and retrieval of course notes. Contact me for access - GitHub Private Repository | Live Demo

๐Ÿ“ˆ GitHub Activity Graph:

Skills and Experience

  • ๐Ÿ’ป Python: I have a strong command of the Python programming language and its various libraries and frameworks.
  • ๐ŸŒ Django: I have hands-on experience in developing web applications using the Django framework, enabling me to create robust and scalable solutions.
  • ๐Ÿค– Machine Learning: I'm currently delving into the exciting field of Machine Learning, exploring algorithms and techniques to solve complex problems.
  • ๐ŸŒ Full-stack Development: I'm actively expanding my knowledge in full-stack development, acquiring expertise in both frontend and backend technologies.

Interests

Apart from programming and development, I have a few other interests:

  • ๐Ÿ“š Reading Books: I love immersing myself in books, especially those related to technology, self-improvement, and fiction.
  • ๐ŸŽถ Music: I enjoy listening to various genres of music, which helps me relax and find inspiration.
  • ๐Ÿšดโ€โ™‚๏ธ Fitness: I believe in maintaining a healthy lifestyle and often engage in activities like cycling and exercising.

Feel free to get in touch with me if you have any questions, suggestions, or collaboration opportunities. I'm always eager to connect with like-minded individuals who share a passion for technology and innovation.

๐Ÿš€ Skills And Technologys Know

Familer Technologys
Frameworks TensorFlowDjangoReact
Data-Bases PostgreSQL MySQL sqlite
Languages Python CPP Javascript
Deployment Aws Heroku pythonanywhere
Designing Photoshop
Socials

heart-care's People

Contributors

ansarimajid avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

udogg

heart-care's Issues

README documentation change

Heart Care Django Project

The Heart Care Django Project is a web application designed for heart disease hospitals to manage patient records, appointments, and medical information efficiently. This README file provides an overview of the project, installation instructions, and other relevant information.

Features

Appointment Scheduling: Users can schedule appointments for patients, assign doctors, and manage the availability of doctors based on their schedule. The system also sends notifications to patients and doctors regarding upcoming appointments.

Installation

To run the Heart Care Django Project locally, follow these steps:

  1. Clone the repository: git clone https://github.com/yourusername/heart-care-django.git
  2. Navigate to the project directory: cd Heart-Care
  3. (Optional) Create and activate a virtual environment: python3 -m venv myenv and source myenv/bin/activate
  4. Install the required dependencies: pip install -r requirements.txt
  5. Set up the database by running migrations: python manage.py migrate
  6. Create a superuser for accessing the admin panel: python manage.py createsuperuser
  7. Start the development server: python manage.py runserver
  8. Go to Heart-Care/heartcare/settings.py and add '127.0.0.1' to ALLOWED_HOSTS list in line 30 ALLOWED_HOSTS = ["heart.up.railway.app", '127.0.0.1']
  9. Open a web browser and access the application at http://localhost:8000

Note: Make sure you have Python and Django installed on your system before proceeding with the above steps.

Usage

Once the application is running, you can access the different features by navigating through the user interface. The application provides a user-friendly interface for managing patient records, scheduling appointments, recording medical tests, and generating reports.

The admin panel can be accessed at http://localhost:8000/admin, where you can manage user accounts, permissions, and other administrative tasks.

Contributing

Contributions to the Heart Care Django Project are welcome! If you find any issues or have suggestions for improvement, please create a new issue in the project's GitHub repository. You can also submit pull requests with bug fixes, new features, or enhancements.

Before contributing, make sure to review the project's code of conduct and guidelines for contributors, if any.

License

The Heart Care Django Project is released under the MIT License. You can find more details in the LICENSE file included with the project.

Acknowledgements

The Heart Care Django Project is built using various open-source libraries and frameworks. We would like to acknowledge the contributions of the Django community and the developers behind the libraries used in this project. Their hard work and dedication make projects like this possible.

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.