Skip to content

ashutoshbr/Yatra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

Homestay

The project was done for the fulfillment of COMP 207 (4th Semester Project).

About

A minimal mobile application to make information about homestay available to the seekers.

🧰 Tech Stack

  • Flutter for mobile app
  • FastAPI and PostgreSQL for Backend
  • Azure for deployment

🔨 Dev Environment Setup

Running this project on your local machine.

1. Install Requirements

pip install -r requirements.txt

2. Use uvicorn to run the app

In the root directory of project run:

uvicorn app.main:app --reload

Visit http:https://127.0.0.1:8000 to see the result.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages