Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 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 (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-07T21:49:21.000Z (9 months ago)
- Last Synced: 2024-10-11T02:25:47.944Z (3 months 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!
![image](https://user-images.githubusercontent.com/42755431/152656102-c7bff86c-5fa4-4461-9119-d18f9627d284.png)
### 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
![image](https://user-images.githubusercontent.com/42755431/152656272-d3d02026-72b6-4eb4-9295-bb6c89657454.png)
![image](https://user-images.githubusercontent.com/42755431/152656351-04107e03-d763-4598-b892-696b51b29326.png)
### See which reactions your current villagers can help you with
![image](https://user-images.githubusercontent.com/42755431/152656260-853ec5e9-c38c-4255-a50c-e9ad6e3c3069.png)
# 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