https://github.com/ashkan2003/tech-trader
an advanced trade-app developed by nextjs
https://github.com/ashkan2003/tech-trader
mui5 nextjs posgtresql prisma-orm typescript
Last synced: 4 months ago
JSON representation
an advanced trade-app developed by nextjs
- Host: GitHub
- URL: https://github.com/ashkan2003/tech-trader
- Owner: Ashkan2003
- Created: 2024-01-05T08:04:08.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-09-01T08:25:08.000Z (9 months ago)
- Last Synced: 2024-11-15T21:30:20.791Z (6 months ago)
- Topics: mui5, nextjs, posgtresql, prisma-orm, typescript
- Language: TypeScript
- Homepage: https://tech-trader.vercel.app
- Size: 8.6 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tech-trader
A fullStack web app for trading, view symbols from dataBase, buy theme, sale theme, see symbols info from logical charts
# visit here on versel:
https://tech-trader.vercel.app# app capability
user signup and login capabili
ty with next-auth
postgresql dataBase
full responsive
restFull Api handles with api routes, axios
buy and sale symbols, create different watchLists from large variety of symbols
darkmode lightmode
beautifull charts for showing symbol info
perfect error handling# some imgs from site

## mobile size:

## Technologies:
nextjs, typeScript, prisma, postgresql, mui5## installed libraries and packages :
prisma orm
redux-toolkit for global-state-managment
react-query for remote-state-managment
react-hot-toast this library is for showing notification
react-hook-form this library is for managing form
next-auth for authentication
materail ui icons
react-recharts
axios
bcrypt
zod## deploy
project : vercel
dataBase : ElephantSQL