A React application that allows members of co-work spaces to checkin and out.
https://docs.google.com/document/d/1oY9Uow1v0ioNsKaUkgfrAqzfyJtztJZcXDJwuJzligo/edit#
https://trello.com/b/LyXnEMIn/impact-megasoft-corp
Database is done with PostgreSQL, it should be created and called "impact-hub-app'.
To setup the database, use "database.sql" to create tables.
Test user accounts can be added to database using "test.sql".
Project ImpactHub is a visit-tracking application for local coworking space, Impact Hub MSP. The app is designed with an intuitive user interface that allows Impact Hub members and visitors to easily check themselves into the coworking space. The app integrates with the Cobot API to provide a seamless transfer of data from the check-in desk to Impact Hub MSP’s Cobot account..
- HTML / CSS
- JavaScript
- React
- Node.js
- Express
- PostgreSQL
- Cobot API (REST)
- Material UI
- Heroku
- Chart.js
- Balsamiq Mockups
- DB Designer
- Twilio
To start off with dummy data use the test.sql.
To set up this application on your computer, follow these instructions to create a new database for the local data to be stored.
Database is done with PostgreSQL, it should be created and called "impact-hub-app'.
DB Setup will be updated at the end of the project.
Steps to get the development environment running.
- Download this project.
- Set-Up DB (above)
npm install
npm run server
npm run client
- Member check-in / check-out
- Visitor check-in / check-out
- Add visitors to mailing list
- Administrative View
- Memebers present w/ info card
- Name
- Business / Mission
- Role
- Contact Info
- Avatar Image
- Website
- Phone Number
- Group check-in
- Attendance Trends (Data Visualization)
- Retroactive check-in
- Messenger
- Twilio notifications
- Memebers present w/ info card
[TBA]
- @k-burn (Kara Burnett)
- @sBahta1 (Sam Bahta)
- @lvang5 (Lais Vang)
- @maelstrm (Jakeh Clark)
We would like to thank our wonderful project owners from Impact Hub MPLS & and the faculty of Prime Digital Academy for this wonderful opportunity and their continued support.