Skip to content

KidsKonnect builds software to help day-care organizations succeed. One of the features is that we offer daycare employees with an overview of children that are scheduled to attend on a given day. We call every occurrence of a child that will attend on a certain time a "session".

Notifications You must be signed in to change notification settings

GC209/KidsConnect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

KidsConnect

KidsKonnect builds software to help day-care organizations succeed. One of the features is that we offer daycare employees with an overview of children that are scheduled to attend on a given day. We call every occurrence of a child that will attend on a certain time a "session".

Steps to run Application

App is divided into two parts

  • server : for the database
  • client : application developed part of assignment

To install dependencies & run server

  • $ cd server && yarn install
  • yarn start

To install dependencies & run client

  • $ cd client && yarn install
  • $ yarn dev (to run the app)

About

KidsKonnect builds software to help day-care organizations succeed. One of the features is that we offer daycare employees with an overview of children that are scheduled to attend on a given day. We call every occurrence of a child that will attend on a certain time a "session".

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published