Skip to content

This is an restaurant recommandation application with customized food note, you can find what to eat with powerful AI assistant in this app

Notifications You must be signed in to change notification settings

shiroe345/FoodNote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README


1. Environment Setup

  • The development of this application was conducted on a Windows system. To ensure proper functionality, it is recommended to run the program on Windows. Testing on Mac systems has not been conducted.

  • The .env.example file contains environment variables for database configuration. These should be modified to fit your local environment, including file paths and connection strings.

  • For the OpenAI API, you will need to configure your API key as an environment variable on your computer. We use the Windows environment variable system to read the API key. The variable name is OPENAI_API_KEY.

    Environment Variable Setup

Please ensure the environment is properly set up before proceeding with the following steps!


2. User Guide

  • Login Interface: Upon running the program, you will be presented with the user login interface. New users must register first before logging in. Usernames must be unique.

    User Login Interface
  • Homepage: After logging in, the homepage allows you to browse recommended restaurants. The homepage also lets you edit restaurants you wish to save and export them to notes. The top-right corner provides a button to switch to the saved notes page.

    Homepage
  • Notes Page: On the notes page, you can view your saved restaurants and click hyperlinks for more details. If you want to delete a restaurant, select the checkbox for that restaurant and click Delete to remove it.

    Notes Page

New features are under development...

About

This is an restaurant recommandation application with customized food note, you can find what to eat with powerful AI assistant in this app

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages