• Stars
    star
    1
  • Language
    TypeScript
  • Created over 4 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

GraphQL API written in Nest.js using Sequelize as ORM and MySQL for database. An API has 3 entities: User which has one-to-one relationship with Profile where details about the uploaded image get saved and user has one-to-many relationship with timesheet where working hours for particular day are saved