As a group of developers with strong ties to education, we chose to create an application that solves one of the main problems within this industry, "who teaches the teachers?". Teachers everywhere need more resources, and new teachers need help with concepts and situations that may come easier for seasoned professionals. Our application solves this problem by giving teachers a safe space to ask teacher questions and receive answers that only a fellow teacher would know. Educators will be able to post questions and respond to questions based on pre-generated categories." " is a free, social application to share our united teacher knowledge.
If your README is very long, add a table of contents to make it easy for users to find what they need.
https://github.com/erumd/Project2-repository
Heroku Deployment: https://pedagu-gu.herokuapp.com/profile
- After cloning repo to your device in terminal run "npm install"
- Open up SQL Workbench and run the db files pedagogue_db.sql.
- In .envEXAMPLE file set up your connection (database, username, password).
- Rename .envEXAMPLE to ".env"
- Open terminal and locate the folder
- In terminal command line run "npm start"
AS A teacher/ instructor I WANT a place to find resources and advice for me SO THAT I am more successful in the classroom
This project will be completed by
[Jasmine] (https://github.com/jasdjames) [Erum] (https://github.com/erumd) [Quincy] (https://github.com/Q-Jones92) [Michael] (https://github.com/mrllanes)
MIT License
Copyright (c) [2021] [JasDJames, erumd, mrllanes, Q-Jones92]
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.