GithubHelp home page GithubHelp logo

sql_app's Introduction

sql_app

This is my little project that is designed with the goal of reassessing my knowledge in MySql and back-end web development.

Description

This app is a simple sign up page for a newsletter that asks for an email on the home page. The email is then stored in a MySql database. The user is then redirected to a page that displays the email that they entered. The user can then go back to the home page and enter another email. Error handling is done with redirection and flash messages.

How to run

  1. Clone the repository
  2. Go to the MySql shell
  3. Run SOURCE <path to createDB.sql> to create the database
  4. Run SOURCE <path to users.sql> to create the table
  5. Run npm install to install all the dependencies
  6. Run npm start to start the server
  7. Go to localhost:3000 to view the app

What I learned

  • How to use MySQL
  • How to use Express.js
  • How to use Node.js
  • How to use Nodemon
  • How to use EJS
  • How to use Body-Parser
  • How to use Express-Session and Connect-Flash

Next steps

  • A login page
  • A logout page
  • A page that displays all the emails in the database
  • Passport.js for authentication
  • A page that allows the user to change their profile information
  • Cleaning up the styelsheets
  • Improving the error messages and error handling

sql_app's People

Contributors

parsajafarian avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.