Skip to content

This app allows programmers or anyone looking to build an app to create, generate, save, and delete new app ideas. Powered by node.js, mysql, sequelize, handlebars, and express.js.

License

Notifications You must be signed in to change notification settings

alc0ve/automatic-fortnight-debuggers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License:MIT

Ideation

Description

This project aims to assist those struggling to develop app ideas and provides some inspiration. This app allows programmers or anyone looking to build an app to create, generate, save, and delete new app ideas. You can also view ideas that other users have posted.

Table of Contents

Installation

No installation required -- this is a web-based application

Usage (Instructions/How-To Use)

  1. Clone this repository using the git clone command in your terminal
  2. You will clone one of the following links: HTTPS, SSH, or GitHub CLI
  3. Once the repository is cloned, create a .env file with your database name, username, and MySQL password
  4. Type 'mysql -u root -p' into your terminal and enter in your password
  5. Source the schema file by typing 'SOURCE db/schema.sql' into the terminal
  6. 'npm run seed'
  7. 'npm start' to start up the server

Deployment

Live URL: Deployment Link

Landing Page

Profile

Log-in/Sign-Up

Posted-Ideas

Technologies

JavaScript, HTML, CSS, Node.js, Express.js, MySQL, Sequelize, Handlebars

License

License:MIT

Copyright <2023>

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.

This project is licensed under the MIT license. For more information about this license and what it entails, visit the MIT website here.

Tests

None.

Credits

How to Contribute

If you would like to contribute to this project please contact either one of us via the GitHub links above. Please refer to the Contributor Covenant as an industry standard.

About

This app allows programmers or anyone looking to build an app to create, generate, save, and delete new app ideas. Powered by node.js, mysql, sequelize, handlebars, and express.js.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published