Skip to content

UBH-Fall-2024/alicessanctuary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

steps to run backend :-

Make sure python is installed in the system.

Then navigate to the backend code directory from terminal and execute the following commands.

python -m venv venv

venv\Scripts\activate

pip install -r requirements.txt

flask run

steps to run frontend :-

Make sure Node.js is installed in the machine.

Then navigate to the frontend code directory and execute the following commands.

npm install

npm start

About

Alice's Sanctuary - Mental Health Support Chat Bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published