Giter Club home page Giter Club logo

slacky300 / dash Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 1.0 501 KB

Effortlessly manage and visualize data with the Necleo Dashboard. This MERN stack application seamlessly integrates a sleek dashboard design with powerful CRUD operations, ensuring a delightful user experience. Explore the potential of the Lorem Picsum API to dynamically populate your dashboard with stunning random images.

Home Page: https://dash-amber.vercel.app

JavaScript 98.45% HTML 1.00% CSS 0.55%

dash's Introduction

Necleo Dashboard

Effortlessly manage and visualize data with the Necleo Dashboard. This MERN stack application seamlessly integrates a sleek dashboard design with powerful CRUD operations, ensuring a delightful user experience. Explore the potential of the Lorem Picsum API to dynamically populate your dashboard with stunning random images.

Table of Contents

Dashboard Implementation

The project implements a dashboard based on the design provided in Figma. It is responsive for various screen sizes and populates at least 6 cards with random images obtained from the Lorem Picsum API.

API Integration

The project uses the Lorem Picsum API to fetch random images for populating the cards. The API endpoint is here. Errors from the API are handled gracefully.

CRUD Operations

Create Operation

  • Users can add new cards to the dashboard through a form or modal.
  • Input information is validated before adding the new card.

Read Operation

  • Users can view details of each card by clicking on it.
  • Additional information is displayed on a separate modal or panel.

Update Operation

  • Users can edit the content of existing cards using a form or inline editing.

Delete Operation

  • Users can delete a card from the dashboard with a confirmation dialogue.

Deployment

Frontend Deployment

The frontend is deployed on Vercel and is accessible here.

Backend Deployment

The backend, including authentication and email verification, is deployed on Cyclic.sh

Demo

Include a gif or screenshots showcasing the functionality of your application.

Getting Started

  1. Clone the repository.
  2. Install dependencies using npm install in the frontend and backend directories.
  3. Follow the deployment instructions for both frontend and backend.

Technologies Used

  • MongoDB (Database)
  • Express.js (Backend framework)
  • React.js (Frontend library)
  • Node.js (JavaScript runtime)
  • HTML5/CSS3 (Markup and styling)

Frontend Setup

NOTE: Please update the .env file before starting to work on the backend the environment variable names are mentioned in the .env.example file

    > cd client
    > npm i
    > npm run dev

Backend Setup

NOTE: Please update the .env file before starting to work on the backend the environment variable names are mentioned in the .env.example file

    > cd server
    > npm i
    > npm run dev

Feel free to customize further or let me know if you have any specific changes in mind!

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.