Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/anttiromppanen/fm-personal-finance


https://github.com/anttiromppanen/fm-personal-finance

frontend-mentor nextjs prisma react supabase supabase-auth typescript

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Personal Finance

![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/anttiromppanen/fm-personal-finance/playwright.yml?logo=githubactions)
![GitHub last commit](https://img.shields.io/github/last-commit/anttiromppanen/fm-personal-finance?logo=github)
![Libraries.io dependency status for GitHub repo](https://img.shields.io/librariesio/github/anttiromppanen/fm-personal-finance)

A Next.js fullstack project based on frontendmentor.io design

## Usage

You can test the application by using mock user, or create a new user by registering. Currently no support for adding financial information.

#### Mock user

- Username: [email protected]
- Password: Password123

## Current features

- User login and register
- Shows financial information for the logged in user
- User logout

## Tech stack

### General

- React, Next.js, Nodev21.6.0, Typescript

### Database

- Supabase, Prisma

### Testing

- Playwright, GitHub Actions

### Linting

- Eslint, Prettier