Skip to content

Website that I'm developping during my free time

Notifications You must be signed in to change notification settings

eliotpraz1/website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Website

Description

My own website to get more visibility.

Technologies

Version

Version 1 - 03.11.2023

Requirements

  • Python
  • Django
  • Flutter
  • Dart

Project Setup

  • Download the Git
  • Open the project into VScode / Android Studio

Run Front-end

  • Run Command
Dart pub get
  • Run the project
Flutter run

Run Back-end

  • 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

About me

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).

Interesting links

About

Website that I'm developping during my free time

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published