Skip to content

RajaVardhan-coder/fastapi

Repository files navigation

To run this application we have to create database on your localhost datebase name = fastapi table name = user

add coloums id(int), username(char), password(char), password_hash(char), phone_no(char), email(char), image_url(char), keywords(char)

download pakages using

pip install -r requirements.txt

create a folder templates and add all html files to it

About

fastapi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors