Skip to content

eL-HaXo/taskapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

taskapp

  • Amazon Elastic Beanstalk instance
  • It is a Python 2.7 backend running Django
  • React / Redux Front End
  • MySQL database on Amazon RDS

taskapp is a demo app that I put together as a "coding challenge" for a full-stack position. These are the exact requirements from the email:

It's a "task management" web application, primarily designed for the phone.

  • can enter a task with description, target date, priority (high, medium, low)
  • can edit a task description, target date, priority
  • can move the task to completed
  • can view the task list
  • can sort the task list by target date and priority
  • can view the complete task list
  • please set up the database on the backend to house the task data.
  • should be hosted and running somewhere

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published