meine
meine 🌒 - A CLI file manager and system utility built with Textual. It combines intuitive command parsing with rich t…
Todo application made with Flutter (Front-end) and Django (Back end)
git clone https://github.com/ReeceRose/django-flutter-todo.gitReeceRose/django-flutter-todoFlutter + Provider + django + django REST Framework
Todo application made with:
# clone the project git clone git@github.com:ReeceRose/django-flutter-todo.git djang-flutter-todo # install pipenv if not installed already pip install pipenv # install all python packages pipenv install -r requirements.txt pipenv shell # setup backend cd Backend # make / apply all migrations python manage.py makemigrations python manage.py migrate # create new super user python manage.py createsuperuser # run python server (http://localhost:8000) python manage.py runserver # open new terminal and go to the Mobile folder to setup front-end cd Mobile # get flutter packages flutter packages get # run Flutter project flutter run
This is the home screen. From here you can see all of your tasks, add new tasks, and delete tasks
Here you can add any task
Here you can see how it looks with multiple tasks added
Here you can see how it looks with multiple tasks in different progression states
Here you can see the compelted tasks tab
Here you can see the incompelte tasks tab
more like this
meine 🌒 - A CLI file manager and system utility built with Textual. It combines intuitive command parsing with rich t…
search projects, people, and tags