My own website to get more visibility.
Version 1 - 03.11.2023
- Python
- Django
- Flutter
- Dart
- Download the Git
- Open the project into VScode / Android Studio
- Run Command
Dart pub get
- Run the project
Flutter run
- Setup an environment and activate it
$ python -m venv myVenv
$ source myVenv/Scripts/activate
- Setup database
$ python manage.py migrate
$ python manage.py createsuperuser
- Run the server
$ python manage.py runserver
I'm 23 years old. I'm doing a bachelor in Business Information Technology. I'm developing this website during my free time to improve my knowledge in Flutter and Django. Django As back-end (Database and SOAP API Request). Flutter as front-end (To let me liberty of smartphone, tablet, computer view).