Skip to content

🤙 LSF AI is an innovative progressive web app that enables users to learn and practice French Language of Signs (FLS) through interactive sign recognition.

Notifications You must be signed in to change notification settings

YoubaImkf/lsf-ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

LSF AI 🤙

This project have been coded in js vanilla.

🎉 Getting started

The prerequisites

You must have npm and node installed.

👼 Creating the project

  1. Copy the project with git clone:
# clone most recent project
git clone https://github.com/YoubaImkf/lsf-ai.git
# enter project folder
cd project ./lsf-ai

⚙️ Setup environment

  1. Install the node packages on each project :
npm install
  1. Add a .env file into the ./LsfAi.Api/ source folder then configure it with you details :
DB_HOST=localhost
DB_USER=root
DB_PASSWORD=
DB_DATABASE=db_name

▶️ Running the app

Start the Api with:

cd ./LsfAi.Api/
npm start

Start the web app with:

cd ./LsfAi.Web/
npm start

About

🤙 LSF AI is an innovative progressive web app that enables users to learn and practice French Language of Signs (FLS) through interactive sign recognition.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •