App Screen 3

Satyam Singh
Jul 22, 2017 · 2 min read

There are two more important screens:

  1. Add Task
  2. Tags

Add Task:

The user inputs is taken to schedule a task along with a tag associated with it. The tags are from a predefined list and can be used in future to search Tasks by tag. Add Task screen adds tasks to the task database.

Featured Code:

Tag Screen:

This page has a list of predefined tags that a user can choose from, Which then takes them to the result page with all tasks with that tag.

Featured Code:

Clicking on a tag stores the tag in a HTML5 session variable which is user to search tasks by tag in search page.

The user is redirected to the ‘/search’ page.

Link to my webapp : TO-DO Webapp

Welcome to a place where words matter. On Medium, smart voices and original ideas take center stage - with no ads in sight. Watch
Follow all the topics you care about, and we’ll deliver the best stories for you to your homepage and inbox. Explore
Get unlimited access to the best stories on Medium — and support writers while you’re at it. Just $5/month. Upgrade