Skip to content

SparkTeam2019/ImmigrantConnect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

112 Commits
 
 
 
 
 
 
 
 

Repository files navigation

hello. hello.

This is the Hackathon Project made by the Parkway Spark! Team for GlobalHack VII.

This is comprised of those listed in the devpost submission.

Structure

The frontend is located at /immigrant-frontend

This is written in React.JS

The backend is located at /immigrantbackend

this is written in Django and Python

Backend start

Make sure you have Python 3 installed for the command line.

cd ./immigrantbackend pip install -r requirements.txt python manage.py makemigrations python manage.py migrate python manage.py runserver

Frontend start

cd ./immigrant-frontend npm install

To run npm start

About

The repo for the immigrant connect project for GlobalHackVII

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors