Giter Site home page Giter Site logo

todo-list's People

Watchers

James Cloos avatar Mariya Radchuk avatar

todo-list's Issues

Create model for TODO item

You should create a model for TODO item.

You need to define all fields (task title, due date etc) except remainders. Remainders will be added in the next version.

Admin interface for TODO item model.

Should be done after #5. We need to add admin interface for TODO item model.

As a user I should be able to:

  • Perform CRUD operations
  • Filter tasks by Due date

User should be able to create TODO items

We need to allow users to create TODO items from front-end (not from Admin area).

Keep in mind that personal TODO lists will be implemented in future (in #10). Should be done after #5.

Add README.md

Add README.md file to the repo.

In this file you need to describe how to do the following:

  • How to clone your project
  • How to create virtual environment
  • How to install dependencies
  • How to setup database (how to create database and how to run migrations)
  • How to run development web server

UX improvements for Admin panel

Would be great to make some improvements in Admin panel:

  • Add due date of task into the listing page
  • Add ability to search by title
  • Mark multiple tasks as completed from the listing page

Create project structure

As part of this task you need to create:

  • Basic project structure
  • Setup PostgreSQL for the project (please, provide fake credentials in settings module)
  • List all dependencies (Django, psycopg2, etc) and their version should be listed in requirements.txt file

Add reminders to TODO item model.

Should be done after #5. To the existing TODO item model we need to add reminders.

As a user I should be able to create as much reminders as much I want.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.