Giter VIP home page Giter VIP logo

memorease's Introduction

Photo-album ๐Ÿ˜Ž

MemorEase is a web app which is built using Node js and is used to add memories into an album.

Technologies Used

  • Node JS
  • Bcryptjs
  • Multer (For Handling Images)
  • Express
  • bcryptjs (For encryting password)
  • Pug
  • Sequelize (For handling databases in an easy way)
  • HTML
  • CSS
  • Bootstrap
  • MySQL (Database)

Set Up Instruction โ—

Note:- In case if you get an error "caching_sha2_password". Execute "ALTER USER 'yourusername'@'localhost' IDENTIFIED WITH mysql_native_password BY 'youpassword';" on MYSQL.

  • Set the Database Name as : photo_album
  • Set the Database Password as: satyam
  • Execute Query: - use photo_album
  • Open the folder where you extracted the files and open up a power shell window there. The PowerShell Window can be open inside the folder as shown below: -

  • To download all the dependencies execute the command "npm init". After executing just keep pressing "Enter" untill all the dependencies are installed. You should see a window like below after you execute the command.
  • Next execute "npm install express"

  • After setting up the database and the node JS. The application can be run by executing the command "node server.js".

  • Open your browser and go to "http://localhost:3000/".

  • After completing all the steps you should see the page below: -

Features of the Web-Application ๐Ÿ’ป

  • The Application has Registration and a Login Page.

  • The application has a Dashboard Page to Display all the albums.

  • Each album has its own page where a user can add any number of Photos.
  • The application has a User Profile Page for every user which also facilitates Edit options.

memorease's People

Contributors

satyamjindal avatar

Watchers

James Cloos 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.