Skip to content

FinQuest, your all in one teacher in Financial Literacy ( Quiz Section )

Notifications You must be signed in to change notification settings

JT11-11/FinQuest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FinQuest

FinQuest is a idea that my team has come out for the CodeOverFlow Hackathon.

The theme of the hackathon is on increasing Financial Literacy.

Thus, FinQuest plans to use quizzes,articles, chatrooms and chatbot to help the youth increase thei rknowledge in this aspect.

Tools used

I used programming language,frameworks and tools as below:

  • React JS
  • Node JS
  • OpenAI API
  • Firebase authentication
  • Firebase Database

Installation

Use the package manager [npm] package manager to install the basic dependecises. ( Vite and React )

cd CodeOverFlow2nd
npm install
npm run dev

Additionally, install the needed packages:

npm install firebase
npm install openai

Additional things to note:

Remember to launch the server on port 8080 at server.js

cd CodeOverFlow2nd/src
node server.js

Contributing

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

Please make sure to update tests as appropriate.

License

MIT