Git Product home page Git Product logo

mineimages-server-nodejs's Introduction

Contributors Forks Stargazers Issues MIT License LinkedIn


Logo

MineImages

Mineimages project is the project in the web programming concept CRUD goals for learning new things this project has used the React-Redux for client-side and server-side is used Node js with MySQL Sequelize other features are upload image to Cloudinary use Jimp package to put watermark to picture and a few things what I learn from this project are system analysis Data Flow Diagram ER-Diagram Database Design and school project document


View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Roadmap
  4. Contributing
  5. License
  6. Contact
  7. Implementation

About The Project


Logo

Mineimages project is the project in the web programming for a local community project with concept CRUD goals for learning new things for implement something has to value for future of student for a career all of these this project has built from the simulated thing for e-commerce digital picture and use the React-Redux for client-side and server-side are use Node js with MySQL Sequelize other features are upload image to Cloudinary use Jimp package to put watermark to picture and a few things what I learn from this project are system analysis Data Flow Diagram ER-Diagram Database Design and school project document

(back to top)

Built With

(back to top)

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • npm
    npm install npm@latest -g

Installation

  1. Try cloudinary API at cloudinary
  2. Clone the repo
    git clone https://github.com/lacakira/mineimages-server.git
  3. Install NPM packages
    npm install
  4. Enter your API in .env
    PORT=3001 || Your port
    NODE_ENV=development
    CLIENT_URL=http://localhost:3000
    CLOUNDINARY_NAME="Your cloudinary name"
    CLOUNDINARY_API_SECRET="Your cloudinary secret"
    CLOUNDINARY_API_KEY="Your cloudinary api key"
    JWT_SECRET="Your jwt secret or random thing"
    
    DB_USERNAME=root
    DB_PASSWORD=""
    DB_DATABASE=mineimages_db
    DB_HOST=localhost
    
    Optional email verification
    JWT_ACC_ACTIVATE="Your jwt acc or random thing"
    MAILGUN_DOMAIN_NAME="Mail gun domain name" 
    MAINGUN_API_KEY="Mail gun api key" 
    
    
    

(back to top)

For client Side repositoty

mineimages-client

Roadmap

  • Simple cart
  • admin page
  • Persist state avoid dispatch wheel
  • Integrated payment gateway

See the open issues for a full list of proposed features (and known issues).

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

(back to top)

Contact

Akkarapon Phikulsri - [email protected] - lacakira's site

Project Link: https://github.com/lacakira/mineimages-server

(back to top)

Implementation

ER-Diagram

ER-Diagram

RDB

RDB

Design

Result - Admin

admin-dashboard

admin-dashboard

admin-manage-users

admin-manage-users

admin-manage-users-detail

admin-manage-users-detail

admin-manage-images

admin-manage-images

admin-manage-images-edit

admin-manage-images-edit

admin-manage-categories

admin-manage-categories

admin-manage-categories-add

admin-manage-categories-add

admin-manage-orders

admin-manage-orders

admin-manage-orders-detail

admin-manage-orders-detail

admin-confirm-transactions

admin-confirm-transactions

admin-dashboard

signup

Result - Users

signup

signup

signin

signin

Main

main

Profile

profile

Edit profile

edit-profile

Upload profile

upload-profile

Upload images

upload-images

Modal images detail

modal-images-detail

Order history

order-history

Graph

benefit-graph

Cart

cart

(back to top)

(back to top)

mineimages-server-nodejs's People

Contributors

billowdev avatar

Stargazers

 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.