https://github.com/zeepk/wildlife
Tracking site for Animal Crossing: New Horizons
https://github.com/zeepk/wildlife
acnh animal-crossing animal-crossing-new-horizons hacktoberfest luxon mongodb node nodejs primereact react redux sass typescript webapp
Last synced: 9 months ago
JSON representation
Tracking site for Animal Crossing: New Horizons
- Host: GitHub
- URL: https://github.com/zeepk/wildlife
- Owner: zeepk
- Created: 2021-11-28T05:28:01.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-05-07T21:49:21.000Z (about 2 years ago)
- Last Synced: 2025-03-17T00:04:01.768Z (about 1 year ago)
- Topics: acnh, animal-crossing, animal-crossing-new-horizons, hacktoberfest, luxon, mongodb, node, nodejs, primereact, react, redux, sass, typescript, webapp
- Language: TypeScript
- Homepage: https://acwildlife.com
- Size: 3.48 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AC Wildlife
Track your progress in Animal Crossing: New Horizons! Designed for everyone from casual islanders to completionists.
##### Table of Contents
- [About](#about)
- [Tech Stack](#techstack)
# About
### Track your personal progress for all Museum collections, all Nook Mile Achievements, and more!

### Add your friends and see their villagers, and if they need that genuine art in Redd's shop or maybe that fossil you just dug up


### See which reactions your current villagers can help you with

# Tech used
## Back end
- TypeScript
- Node
- Express
- MongoDB (Atlas)
- Hosted with Heroku (for now)
## Front end
- TypeScript
- React
- Redux
- PrimeReact UI Library
- Chart.js
- Luxon DateTime
- Sass
## Branch Structure
- `master`: usually the most recent prod deployment
- `dev`: latest code, may not be 100% functional
- `release-vx.x.x`: code for that particular release