Skip to content

🌐 Full-stack web app commissioned by Adobe. Node.js, Express, postgreSQL, React, WebGL

Notifications You must be signed in to change notification settings

AudreyKj/time-during-covid-19

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

10 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🌐 TIME DURING COVID-19

Open Source Love

About

In October 2020, I was selected as the Digital Interaction/Web Development winner of the Creative Mentorship program organized by Adobe and OFFF Festival.

This full-stack, web app was commissioned by Adobe as a part of this program. I developed the app during 6 months, building everything from scratch. I was mentored by the (amazing!) design studio Anton & Irene for the app's ideation, design, and UX.

I presented the final website at OFFF Festival 2021 edition.

Concept

Exploring the concept of time during the Covid-19 pandemic, this project is a time capsule made with material found on social media and news feeds.

The web app uses WebGL, an experimental web technology, to push the boundaries between web experiences and software engineering.

Tech Stack

Stack: Node.js, PostgreSQL, React, WebGL, Three.js
Deployment: Heroku

Installation

Clone and install.

git clone https://github.com/AudreyKj/time-during-covid-19.git
cd time-during-covid-19
npm i

Local development

Concurrently in 2 different tabs:

cd server
npm start
cd client
npm start

Database
You will need to set up a local PostgreSQL database and set up the related environment variables. Once the database is created, connect to your database, and create the tables found in ./server/database.sql.

Screenshots

screenshot

screenshot

Author

  • Audrey Kadjar

License

This project is open source and available under the MIT License.

About

🌐 Full-stack web app commissioned by Adobe. Node.js, Express, postgreSQL, React, WebGL

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published