Skip to content

danalmeidap/lolja

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LOLJA

App for buying and seeling food

This application uses:

Features

  • Add product
  • Lists products
  • Get product by id
  • Update product
  • Delete product by id
  • Add a Order and relationate with your owner
  • Add a user
  • List buys and sells by user
  • Authenticate and validate user by token
  • Only an authenticated user can see their buys and sells.

How to use

Clone or download repository, activate your virtual environment and install tools running

pip install -r requirements.txt

To run application use, on root of project

uvicorn server:app --reload --reload-dir=src

About

crud app for food sells

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published