Coder Social home page Coder Social logo

covid-app-manager's Introduction

Covid Vaccines Manager

Covid_Vaccines_Manager_bckg

Introduction

This project is a desktop application, which aims to help health care centers against Covid-19 in the management of their materials, ie masks, gloves, medical gowns, gels and vaccines. Moreover, the application allows to register the vaccination of a person and to increment the number of doses received by this person during these different vaccinations. The application also has a visual representation of the current stock and completed vaccinations in the form of two pie charts.

Video

demo

Team

Project Supervisor:

Project Developers:

Conceptors:

  • Safia Saci, Université de Haute-Alsace, M1 IM
  • Nathan Dahy, Université de Haute-Alsace, M1 IM

Contributors:

  • Tassadit Boutata
  • Adnan Mustafic
  • Julien Bianchetti
  • Lukas Folcher
  • Mathieu Meyer
  • Saad Ansari

Installation

The easiest way is to download WAMP, MAMP or LAMP to have a database administered by phpMyAdmin. Clone the directory and import the DBinit.sql file (database structure) into phpMyAdmin. The file is designed to create its own database and tables. Open the program on Eclipse (for example) and go to the file GlobalDAO.java to modify the name, the password and the port corresponding to your SQL server.

Note that the application is blocked by an authentication. A user exists by default (toto,toto). To add your user, you just must add manually in the SQL table 'auth' a name and a password hashed in MD5 (the hash function is available in the MainWindows.java class to get the result).

Acknowledgements

The authors would like to thank:

  • Vincent Seyller (portfolio), a Master's student, for the creation of the application's logo.

Application's context

Project done in the context of the course "Agile Methods" of the M1 IM/MIAGE of the University of Haute-Alsace. The goal was to develop a working desktop application. The application was developped in one sprint of 2 weeks including stages of design, development and tests through an agile development cycle.

covid-app-manager's People

Contributors

desousar avatar ybf34 avatar

Forkers

hammoudiproject

covid-app-manager's Issues

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.