Skip to content

fahmed8383/Kangaroo-Task-Management-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kangaroo

The frontend of this project was generated with Angular CLI version 9.1.6.

Kangaroo is a simple scheduling and task management app built using angular, golang for the back end, and postgresql for the database.

Full support for mobile and touchscreen

To build on new server:

  1. Create a secrets.json file in /backend
  2. Populate the file with 'recaptcha', 'dbuser', 'dbpassword', 'key', 'jwt', and 'gmailPass'
  3. Run:
ng build --prod
  1. Once the frontend build is complete, run:
docker-compose up -d --build

About

Simple task management app created with Angular, Golang, and Postgresql (Nginx, and Docker for deployment)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published