Skip to content

Commit

Permalink
Rename repo to Web
Browse files Browse the repository at this point in the history
  • Loading branch information
BrunoBernardino committed Dec 8, 2020
1 parent a546f58 commit 7730050
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Budget Zen - App
# Budget Zen - Web App

[![](https://github.com/BrunoBernardino/budgetzen-app/workflows/Run%20Tests/badge.svg)](https://github.com/BrunoBernardino/budgetzen-app/actions?workflow=Run+Tests)
[![](https://github.com/BrunoBernardino/budgetzen-web/workflows/Run%20Tests/badge.svg)](https://github.com/BrunoBernardino/budgetzen-web/actions?workflow=Run+Tests)

This is the web app for the [Budget Zen app](https://budgetzen.net), built with Next.js and deployed with Vercel.

Expand All @@ -20,7 +20,7 @@ make deploy # deploys to app.budgetzen.net (requires `vercel` to be installed g

## TODOs

- [ ] Improve initial screen
- [ ] Allow using app without a Sync Token
- [ ] Improve UI/UX in general
- [ ] Improve dark/light mode
- [ ] Improve mobile view (collapse panels and show tab bar to navigate between them?)
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"license": "UNLICENSED",
"repository": {
"type": "git",
"url": "git+https://github.com/BrunoBernardino/budgetzen-app.git"
"url": "git+https://github.com/BrunoBernardino/budgetzen-web.git"
},
"engines": {
"node": "12.x"
Expand Down

0 comments on commit 7730050

Please sign in to comment.