Skip to content

Memorify is a Full Stack web application wich was created with the MERN stack. The idea of the project is a simple place where people can share their memories with others and give opinion about certain places they visited.

License

Notifications You must be signed in to change notification settings

ZahariCheyrekov/memorify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Memorify

You can visit the project from here: https://memorify-mern.web.app/

Table of Contents

About this project

Memorify is a Full Stack web application wich was created with the MERN stack. The idea of the project is a simple place where people can share their memories with others and give opinion about certain places they visited.

How to run the app on your computer

  1. You can download the project ZIP file or you can clone the repository directly.
  2. Open the project with IDE/Code Editor.
  3. Open terminal with Ctrl + J.
  4. Navigate to movies-now folder with cd memorify.
  5. Then navigate to client folder with cd client.
  6. Type npm i to install all modules that are listed on package.json file and their dependencies.
  7. Type npm start to run the project in the browser. It will start on http://localhost:3000, but you can change it to another if necessary. Type y to do it.
  8. Explore Memorify.
  9. Create your memories.

Memories

  • All registered users can create memories from different places.
  • They can explore all memories from the database.

Functionality

  • Register

    • create account
    • explore memories
    • share your experience with others
    • become part of Memorify community
  • Login

    • login in existing account
    • search memories
  • Create

    • create memories
    • add them to the memories collection
    • add comment to memory
    • become part of Memorify creators
  • Read

    • learn about places
    • read information about memories
    • read comments
  • Update

    • update memory
    • like memories
  • Delete

    • creator of the memories can delete them

Tools

Application Pictures

Computer

Home

memorify-laptop-home

Sign In

memorify-laptop-signin

Sign Up

memorify-laptop-signup

Create

memorify-laptop-create

Memories

memorify-laptop-memories

Memory Details

memorify-laptop-memory-details

Memory Comments

memorify-laptop-memory-details-comments

Mobile

Home

memorify-phone-home

Sign In

memorify-phone-signin

Sign Up

memorify-phone-signup

Create

memorify-phone-create

Memories

memorify-phone-memories

Memory Details

memorify-phone-memory-details

Memory Comments

memorify-phone-memory-comments

Navigation

memorify-phone-navigation

About

Memorify is a Full Stack web application wich was created with the MERN stack. The idea of the project is a simple place where people can share their memories with others and give opinion about certain places they visited.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published