Skip to content

Jinjaa simple and user-friendly Todo application built with Django, Jinjaa, Bootstrap, HTML. JInjaa uses default SQLite for database and Bootcamp components for frontend counterparts

Notifications You must be signed in to change notification settings

AswinAsok/django-jinjaa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django-Jinjaa

Jinjaa simple and user-friendly Todo application built with Django, Jinjaa, Bootstrap, HTML.

Features

  • Add Todo List
  • Mark Todos as Completed
  • Expired Todos
  • Login
  • Signup
  • Admin Panel

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

You need to have the following installed on your machine:

  • Python 3.x
  • Django 3.x
  • SQLite
  • Jinjaa
  • Bootstrap

Installation

  1. Clone the repository
git clone https://github.com/AswinAsok/django-jinjaa
  1. Install the requirements
pip install django
  1. Run the migrations
python manage.py makemigrations
python manage.py migrate
  1. Run the development server
python manage.py runserver
  1. Open http://127.0.0.1:8000/ in your browser to access the application.

Built With

Author

About

Jinjaa simple and user-friendly Todo application built with Django, Jinjaa, Bootstrap, HTML. JInjaa uses default SQLite for database and Bootcamp components for frontend counterparts

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published