Skip to content

abdullahzameek/ProjectsinProgramming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ProjectsinProgramming

Final Project for Projects in Programming

Usage

  • Start up frontend

cd client

npm i

npm start

  • Start up Backend

cd api

export FLASK_APP=app.py

flask run

Live Demos

Frontend can be accessed at https://findr-client.herokuapp.com/

About

Fare Prediction using XGBoost

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors