Giter Club home page Giter Club logo

django_to_do's Introduction

Hacktoberfest, 2019 with IEEE-VIT Student Branch

Django-To-Do is a Django Web Application that helps you maintain a To-DO. This repository was created to help developers get started with Open Source during Hacktoberfest

NOTE: Check out issues labelled as Hacktoberfest and start contributing!

Made with โค๏ธ by IEEE-VIT

Support Open Source by participating in Hacktoberfest๐Ÿ’›

Getting Started

  1. To setup this project, create a virtual environment using Python 3.6 or higher and run the following command in your terminal (ensure that you are in the project directory):

    $ pip install -r requirements.txt

    It will set your environment up to run the project

  2. Run the following commands in your terminal:

    python manage.py makemigrations
    python manage.py migrate
    python manage.py runserver

    This will set your SQL database up and run your local server. Press ctrl+c to stop the server.

  3. You will find a directory named Main in the root directory of the project, most of your code should go there.

  4. Do remember to run python manage.py makemigrations in your terminal before committing changes.

Contributing

To start contributing, check out CONTRIBUTING.md. New contributors are always welcome to support this project. Check out issues labelled as Hacktoberfest if you are up for some grabs! :)

License

This project is licensed under MIT

django_to_do's People

Contributors

dickyw71 avatar fsabr avatar rahulpalve avatar sameeranb 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.