Code Monkey home page Code Monkey logo

todo-app-with-authentication's Introduction

Todo-App-with-Authentication

Preveiw Of the App

RecordRTC-2023328-55hs692te12.webm

This is a simple Django application that allows users to create a to-do list with user authentication. Users can create, edit, and delete tasks on their list. The app
also includes user authentication, so users must register and log in to access their list.

#Installation
To run this app on your local machine, follow these steps:

Clone this repository: git clone https://github.com/samsorrahman/Todo-App-with-Authentication.git
Change into the directory of the cloned repository: cd todo_list
Create and activate a virtual environment: python3 -m venv env source env/bin/activate
Install the dependencies: pip install -r requirements.txt
Run the migrations: python manage.py makemigration python manage.py migrate
Create a superuser: python manage.py createsuperuser
Run the development server: python manage.py runserver
Navigate to http://localhost:8000 in your web browser to access the app.
๐Ÿ’ป Usage

Once the app is running, users can register for an account or log in to an existing account.
Once logged in, they can add, edit, and delete tasks on their to-do list.

๐Ÿค Contributing Contributions to this project are welcome. To contribute, follow these steps:

Fork this repository.
Create a new branch: git checkout -b your-feature-name
Make your changes and commit them: git commit -m 'Your commit message'
Push to the branch: git push origin your-feature-name
Submit a pull request with a description of your changes.

todo-app-with-authentication's People

Contributors

samsorrahman avatar

Stargazers

Asif khan Khan avatar

Watchers

 avatar

todo-app-with-authentication's Issues

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.