Skip to content

JiMa98/SECBot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2021 SE Class Project

A ChatterBot

To run a local frontend, use:

cd BotFront  
npm run dev

To run a local backend, use:

python3 manage.py runserver

Then the project will run at localhost:8080

About

2021 SE Class Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 35.5%
  • Vue 34.4%
  • Python 26.5%
  • CSS 3.2%
  • HTML 0.4%