https://github.com/charmingruby/ymir
Software development assistent app for teams, made using Next. (under development)
https://github.com/charmingruby/ymir
my-sql next-auth next13 prisma tailwindcss typescript zustand
Last synced: 6 days ago
JSON representation
Software development assistent app for teams, made using Next. (under development)
- Host: GitHub
- URL: https://github.com/charmingruby/ymir
- Owner: charmingruby
- Created: 2023-06-07T20:24:32.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-09T20:20:46.000Z (over 2 years ago)
- Last Synced: 2025-08-31T11:23:05.808Z (8 months ago)
- Topics: my-sql, next-auth, next13, prisma, tailwindcss, typescript, zustand
- Language: TypeScript
- Homepage: https://ymir-dev.vercel.app/
- Size: 1.82 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ymir
This app is built with Next.js 13, Tailwind, Prisma, Next Auth, Radix UI, Zustand, Tailwind and PlanetScale.

## ⚠️ Under development
This application was made for purpose of creating a shareable environment to work on projects with teamates.
---
### Features
- It should be able to register and auth;
- It should be able to access project forum;
- It should be able to manage projects;
- It should be able to invite other users to a project;
- It should be able to create tasks;
- It should be able to create service with many rules;
- It should be able to create a pre database schema;
- It should be able to manage expenses;
- It should be able to get metrics;
#### Details
- Each user can have a maximum of 5 projects;
#### Refactor
- [ ] tRPC setup
- [ ] React query setup
- [ ] Change zustand use