Skip to content

Terieyenike/feedback

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Xata File Attachments for Developers: Building Next-Gen Applications

Xata offers general purpose file attachment capabilities. The file attachments project utilizes Xata, a Serverless Database to store its data and querying its info into the frontend of the app displaying the user details.

Demo

Flask app

xata db table

Deployed app

Check the app demo

Setup

Clone the repository

git clone https://github.com/Terieyenike/feedback.git

Navigate to the project directory

cd feedback

Install project dependencies

pip install -r requirements.txt

Usage

Run the application locally

flask --app main --debug run

Check the Flask documentation for more instructions on running the project locally.

Technology

  • Python
  • Flask
  • Xata
  • Tailwind CSS

Author

Resources

About

Detailed instruction of the service, Xata from real users

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published