Skip to content

PrincetonResInDe/whenisgood

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WhenIsBetter - Resinde

Installation Steps:

# clone the repo
git clone https://github.com/PrincetonResInDe/whenisgood

if yarn isn't installed, install it here

# install the NodeJS packages required
cd frontend
yarn

# install the python packages required
cd ..
pip install -r requrements.txt

Development Steps:

# export secrets 
source secrets.txt

# build the frontend
cd frontend
yarn build

# serve the frontend
cd ..
python app.py

# whenever a change is made, 
# Ctrl+C to abort running the frontend
python app.py # to run the frontend again

TODO: Publishing Steps:

About

Princeton student platform for collecting attendee availabilities for club meetings and events.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages