Skip to content

Team ID: AWS-T4 | Team Members: Mehul Thakral & Divyansh Dixit

Notifications You must be signed in to change notification settings

Crio-Winter-of-Doing-2021/AWS-T4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWS Task Scheduler and Orchestrator

Demo Video Link

Web App Link

Requirements:

  1. NodeJs
  2. NPM
  3. PostgreSQL
  4. Python
  5. Pip
  6. Serverless

Steps to run locally:

  1. Python packages - pip install requirements.txt
  2. Setup PostgreSQL and update credentials in main.py
  3. To run Backend - cd backend && python main.py
  4. To run Frontend - cd frontend && npm install && npm start
  5. Can got http://localhost:3000 to start using the app

Screenshots:

  1. Login Page:
  2. Adding Single Task:
  3. Retrieving Tasks:
  4. Adding Orchestration:
  5. Retrieving Orchestrations:
  6. Swagger API Documentation:
  7. About Us:

About

Team ID: AWS-T4 | Team Members: Mehul Thakral & Divyansh Dixit

Resources

Stars

Watchers

Forks

Packages

No packages published