Skip to content

This repository contains both the front-end and the back-end of a website that will give you the shortest path to the hospital with the specifications you require for in Algiers using four different search algorithms

Notifications You must be signed in to change notification settings

61j3t/Algiers-HNO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Algiers Healthcare Network Optimisation

Algiers HNO is a website that will find the hospital with the specifications you require for in Algiers and give you the shortest path to it. This is an Intro. to AI school project proposed by Mr. Ahmed GUESSOUM at the Higher National School of AI (ENSIA)

1718071733864

1718071601344

Installation

Create a new environment and Install the requirements

conda env create -m Algiers-HNO -f requirements.yaml

Install node_modules

cd client
npm install

Usage

Make the run.sh file executable, then execute it

chmod +x run.sh
./run.sh

ßRoadmap

  • We are working on providing a better user experience
  • Expanding the project to serve all states of Algeria is put into consideration

Contributing

  • Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

About

This repository contains both the front-end and the back-end of a website that will give you the shortest path to the hospital with the specifications you require for in Algiers using four different search algorithms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published