An easy drag and drop application that can be used with little to no technology experience that allows you to create simple templates for all your report and newsletter needs. A save feature is included that allows you to log back in and access your saved templates at any time.
User story:
As a high school student with limited technology experience, I want to easily create a local community newsletter template so that I can save it and access it at a later date for all upcoming community meetings.
App built with:
- JavaScript
- Bcrypt
- dotenv
- Express
- Express-session
- Express-handlebars
- MySql
- mysql2
- Gridstack
- PostCSS
- Tailwind CSS
- Sequelize
- Insomnia
- Heroku
Clone the Github repository:
https://github.com/JackoWray/JAKL_Coding.git
Install all dependencies required for application:
npm install
To use this app, use the following commands:
Log into MySQL & enter your password
mysql -u root -p
Source the schema
source schema.sql
Seed the database
npm run seed
Start the server
npm start
Please feel free to contribute in any way by forking the repo and creating a pull request.
No tests are available for this app.
This project is using the MIT license.
If you have any questions, please contact us via Email or GitHub.
This app was created by Jackson Wray | Kyle Bario | Liz Mackle