Here at Envision, we built a site where teachers and students can ideate their creativity. This platform helps you and your peers come together to create amazing masterpieces and provide positive feedback on other pieces of art in your school community.
This app is a mysql database and CMS-style Blog built using Model View Controller (MVC) paradigm.
- Sequelize
- Express
- MySQL2
- JavaScript
- Node.js
- Insomnia
- Bootstrap
- Handlebars
- GitHub
- Dotenv
- Clone this repo
- Type **npm install** in the command line.
- Connect to the database and create a table named **envision_db**.
- Seed the database by entering **node seeds** in the console.
- Type **node server** in the console to start the server.
This app allows the students and teachers to post, view and comment on their artwork. All information can be CREATED, UPDATED, READ and DELETED from the database using api endpoints.
I don't have any tests yet. I am working on it.
MIT
Thank you for your interest in contributing. You can fork this project and adapt it to fit your needs.
If you have any questions, please contact the project owners by clicking on the GitHub links listed below.
=======

