Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 610 Bytes

README.md

File metadata and controls

35 lines (20 loc) · 610 Bytes

IFT

Do you ever just find weird stuff on the street. Well, this is the perfect place to post it ;)

Backend

  • NestJS
  • JWT
  • PostgresSQL
  • TypeORM

Frontend

  • NextJS
  • Chakra-UI

Todo

  • Display all the posts in the profile page

  • User should be able to delete and update any post

  • Error handling for server

  • Add correct alert fo isFetching, isError, errorMessage, and isSuccess

  • Add next-redux-wrapper for server side rendering

  • Refactor components

  • Add logos to home/front page

  • Migrate server/postgres to heroku/aws

  • Migrate client to vercel