Skip to content

jonathanfeng/new_horizons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

New Horizons Critter Catcher Web App

Small web app that takes user's current time and calculates what bugs and fish are available in Animal Crossing New Horizon.
Built using Flask.

Installation

Requires venv to run locally so make sure that's installed first.
Then, start the python environment. On mac it is:

source venv/bin/activate

On windows it is:

C:\> venv\Scripts\activate.bat

Then, to start local server, it is:

flask run

Then go to localhost:5000 to visit the web app!\

It is currently hosted on Heroku on a Hobby dyno!

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

About

animal crossing new horizons critter calculator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages