Skip to content

'Web Analyst Project' with SQLite, Django (Python) and ReactTS

Notifications You must be signed in to change notification settings

itayeylath/web-analyst-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Web Analyst App

Setup Instructions

Backend

git clone https://github.com/itayeylath/lightspin-home-assignment.git
pip install virtualenv
virtualenv myenv
cd myenv/bin
 source ./activate
cd ..
cd ..
 pip install -r requirements.txt
cd backend
 python manage.py runserver

Frontend

cd frontend
npm install
npm start

Links

Technologies

Front-end

(TypesScript ,React, Nodejs, Scss, Figma HTML)

Back-end

(Python, Django, Sqlite, Postman)

Misc

(Linux-ubuntu, Bash, Git)

About

'Web Analyst Project' with SQLite, Django (Python) and ReactTS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published