Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 1.62 KB

README.md

File metadata and controls

31 lines (20 loc) · 1.62 KB

ECN speci rank

🩺 A web app to determine which specialty you would have had based on your ECN ranking (from 2019 to 2023).

version license typeScript prettier

Purpose

🚀 This web app is designed to help users determine their potential medical specialty based on their ECN ranking. It provides the following functionalities:

  • Specialty Determination: See which specialties are available based on your ECN ranking.
  • City Availability: View which cities offer your preferred specialties according to your ranking.
  • Internship Listings: Access a comprehensive listing of all interns taken by specialty.

This tool is aimed at medical students and professionals who want to explore their options and make informed decisions regarding their specialty and location preferences based on historical data (from 2019 to 2023). All data is taken from the official journal Légifrance.

Use

Launch

Run the server with the following command line.

pnpm install && pnpm dev

Then open http://localhost:3000 to launch the Web App.