Git Product home page Git Product logo

intern-challenge's Introduction

Intern-challenge

MERN Stack Dashboard Coding Challenge

Objective

Create a dashboard using the MERN (MongoDB, Express, React, Node.js) stack that includes the following features:

  • User authentication and profile management
  • A community forum for users to share posts and comments
  • A score tracker to keep track of user achievements
  • Functionality for users to share their scores and achievements
  • A responsive UI

Requirements

  1. User Authentication and Profile Management:

    • Users should be able to sign up, log in, and log out.
    • Each user should have a profile page displaying their information and scores.
  2. Community Forum:

    • Users should be able to create posts and comment on others' posts.
    • Posts should display the author, timestamp, and content.
    • Comments should display the author, timestamp, and content.
  3. Score Tracker:

    • Users should have a score tracker on their profile.
    • Implement a system for users to earn points through predefined actions (e.g., posting, commenting).
  4. Sharing Achievements:

    • Users should be able to share their scores and achievements on social media platforms.
    • Implement social media sharing buttons on the user's profile page.
  5. Responsive UI:

    • Ensure the application is responsive and works well on different screen sizes.

Instructions

  1. Fork this repository to your own GitHub account.
  2. Clone your forked repository to your local machine.
  3. Create the MERN stack application implementing the requirements mentioned above.
  4. Document your code and include a README.md file with:
    • Instructions on how to set up and run your application.
    • Explanation of the technologies and libraries used.
    • Any additional features or enhancements you have implemented.
  5. Push your code to your forked repository on GitHub.
  6. Submit the link to your forked repository.

Evaluation Criteria

  • Code Quality: Clean, readable, and well-documented code.
  • Functionality: Implementation of all the required features.
  • UI/UX: A responsive and user-friendly interface.
  • Creativity: Any additional features or enhancements beyond the basic requirements.
  • Git Usage: Clear commit history and use of branches.

Submission Deadline

Please submit your solution by July 15.

Getting Started

Prerequisites

  • Node.js
  • MongoDB
  • Git

Setup

  1. Clone the repository:
    git clone https://github.com/your-github-username/mern-dashboard-challenge.git
    cd mern-dashboard-challenge

intern-challenge's People

Contributors

vunderkids 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.