Skip to content

charvey0/Envision

Repository files navigation

Envision

Table of Contents


Project Description

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.

Example Screenshot

Example Screenshot

Walkthrough video of live deployment:

Technologies used:

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

Installation

  1. Clone this repo
  2. Type **npm install** in the command line.
  3. Connect to the database and create a table named **envision_db**.
  4. Seed the database by entering **node seeds** in the console.
  5. Type **node server** in the console to start the server.

Usage

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.

Tests

I don't have any tests yet. I am working on it.

License

license

MIT

Contributions

Thank you for your interest in contributing. You can fork this project and adapt it to fit your needs.

Questions

If you have any questions, please contact the project owners by clicking on the GitHub links listed below.

=======

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors