Skip to content

Full-stack coding challenge utilising Typescript, Apollo/GraphQL and React/Next.js to create a calorie tracking application that can handle multiple users and an administrator role with a reporting screen

Notifications You must be signed in to change notification settings

XTVB/calorie-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Description

Full-stack coding challenge utilising Typescript, Apollo/GraphQL and React/Next.js to create a calorie tracking application that can handle multiple users and an administrator role with a reporting screen

Setup

2 postgresql databases are setup, 'caloriesapp' and 'caloriesapptest', with a role that can access them called 'postgres' with password 'postgres'

Admin user credentials:

username: admin password: admin

Normal user credentials:

username: user1 password: user1

username: user2 password: user2

username: user3 password: user3

username: user4 password: user4

username: user5 password: user5

username: user6 password: user6

About

Full-stack coding challenge utilising Typescript, Apollo/GraphQL and React/Next.js to create a calorie tracking application that can handle multiple users and an administrator role with a reporting screen

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages