Ciceksepeti e-commerce clone project
CLICK For Documentation
The database files can be found in the database
folder. You can either use the CicekSepeti-2022-12-31-22-33.dacpac
file or upload the CicekSepeti-202221231-22-35-32.bak
file to the MSSQL server as a backup.
- Install Go from go.dev.
- In the
backend
folder, opengo.mod
and download the required libraries. - Once the libraries are downloaded, you can proceed to the execution phase.
- Download the appropriate
bin
folder from thereleases
. - Once the bin file is downloaded, you can proceed to the execution phase.
To get help with the available commands, use the -h
flag.
To run the bin
file or main.go
file, use the following command with the relevant parameters:
go run -password yourPass -server yourDatabaseServer -user yourUserName -database yourDatabaseName -mail yourMail -mailpass yourMailPassword -mailserver yourMailServer
The server will be running at port 3000
.
- Download and run the appropriate
bin
folder from theinterface-builds
folder. - Make sure the backend is running before starting the interface.
- The interface works at
127.0.0.1:3000
.
- Install Flutter from the official documentation.
- In the
interface
folder, openpubspec.yaml
and download the required libraries withflutter pub get
. - To run the interface, use the
flutter run
command. - To create a
bin
file for the target operating system, use theflutter build targetOS
command.
Username: admin
Password: admin