KonnectD
This app is a Full Stack page made with React. KonnectD a site application to manage and organize projects in house. Complete with Project Contact-Info, Google Calendar integration, Messaging and More!
Starting the app locally
Start by cloning into the repo using this link:
Then begin installing front and backend dependencies. While in this directory, run the following command:
npm install
This should install node modules within the server and the client folder.
After both installations complete, run the following command in your terminal:
npm start
Your app should now be running on http://localhost:3000. The Express server should intercept any AJAX requests from the client.
Deployment (Heroku)
https://konnectd123.herokuapp.com/
Visit the app @Using KonnectD
When first landing on the site you will be taken to the log in page that also shows a brief about card that will tell you more about the app. If you do not already have an account, click on the Create Account link on the nav bar or the footer and proceed to fill out your information to create an app. Once you have your account return to the log in page and enter your information to be redirected to the home page. From here you will be able to see all users connected to your project, a place for you to log in and interact with your Google Calendar, a To Do list to help you stay on track, and a messaging board for you to connect with everyone on the project. When you have finished for the day, just log out and your information is saved for next time.
This page was built with the following NPM Modules, and technologies: Technology
For comments/ concerns contact the project
Authors: Rodrigo Villarreal, Sean Kish, Jonathan Wells,and Caitlin O'Connor
At: konnectd123@gmail.com