Skip to content

AA-IT-WebTechCourse/webshopproject2023-Nighty-Ghost

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WEBSHOP APPLICATION

ABO STUDENT NUMBER

2302105

NAME

Pape Ibrahima SALL (Exchange Student)

EMAILS :

pape.sall@abo.fi (not working anymore) pape-ibrahima.sall@insa-lyon.fr

IMPLEMENTED REQUIREMENTS

All requirements have been implemented

ENV TEST

OS: Windows Navigator: Google

Install requirements.txt

In backend folder (or project root folder),

pip install -r requirements.txt

Install NPM Modules

In frontend folder

npm install

Install Build folder in root

In frontend folder, to create a build folder:

npm run build

RUN PROJECT

  • In backend folder:
pip install -r requirements.txt
python manage.py migrate
python manage.py runserver   

-In frontend folder:

npm start  

Landing Page

http://127.0.0.1:8000/

Shop Page

http://localhost:8080

Grade

I would like to get my grade before March 7 (if possible. if not that's okay)

About

webshopproject2023-Nighty-Ghost created by GitHub Classroom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors