GithubHelp home page GithubHelp logo

asif001 / todoapp Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 28 KB

An app using django for daily activity records. There is also a mailing system when it is time for schedule!!

Python 51.46% CSS 22.87% HTML 25.67%
python3 django todoapp todolist schedule databases postgresql postgresql-database python

todoapp's Introduction

##Todo App

Python Package Dependencies

  1. Django
  2. smtp
  3. apscheduler
  4. psycopg2

Quick start running the project

  1. clone repo https://github.com/asif001/todoapp.git
  2. Install required python dependencies into your python virtual environment (python-3.7.5) - pip install -r requirements.txt
  3. Setup postgres database and create database named 'todoapp'
  4. Give user and password in Databases in settings.py
  5. create superuser following https://docs.djangoproject.com/en/1.8/intro/tutorial02/
  6. Go to address http://127.0.0.1:8000/admin and add categories
  7. migrate database using python manage.py makemigrations and python manage.py migrate
  8. After successful migration execute python manage.py runserver
  9. Go to address http://127.0.0.1:8000/Todo
  10. enjoy

Introduction

In this project,I designed an django based app for todo list.Here anyone can add task, delete task, update task.Again for email notification he/she can give email address.When the schedule will come he/she will be notified

Features

  • Add task
  • Delete task
  • Update task
  • Mail system at the time of schedule

Contributing

The main reason to publish something open source, is that anyone can just jump in and start contributing to my project. So If you'd like to contribute, please fork the repository and use a feature branch. Pull requests are warmly welcome.

Author

Asifur Rahman [email protected] Student at Department of Computer Science and Engineering Khulna University of Engineering & Technology, Khulna Bangladesh

todoapp's People

Contributors

asif001 avatar

Stargazers

awan-ur-rahman avatar

Watchers

James Cloos avatar

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.