- The app allows you to add new task.
- Set priorities for your task.
- Mark your tasks as completed.
- Remove existing tasks.
- Install python3.x (python.org).
- Using pip install flask and flask_sqlalchemy.
- Go to the projects directory using the terminal.
- Then write "python app.py" and press enter.
- Follow the link to the local webpage printed on the terminal.
This app is deployed on Pythonanywhere.com - Todoer🔗
For major changes, please open an issue first to discuss what you would like to change and make sure to update the README.md file as appropriate.
- Fork it!
- Clone the fork to your local repository.
- Create your feature branch:
git checkout -b new-feature-branch
- Commit your changes:
git commit -am 'add-some-new-feature'
- Push to the branch:
git push origin new-feature-branch
- Submit a pull request
- Include comments directly above the modified or added lines of code
- When writing comments, give a space between the hastag and your actual comments. e.g: # This is a comment
- Comments ideally should not have a fullstop
.
at the end - Names for functions should start with a capital letter and should be meaningfully related to its intended action
You can get in touch with me at Email!