Giter Club home page Giter Club logo

projectspark's Introduction

Project Spark

Project Spark is an innovative platform that allows developers to capture and share ideas for software projects, providing a space for collaboration and project management.

projectspark logo

Table of Contents

Project Overview

Project Spark is a platform designed to facilitate the process of capturing and sharing software project ideas. It allows developers to document their observations of real-world problems and generate ideas to solve them. Additionally, Project Spark serves as a guide for beginners who lack project management skills, providing them with a structured framework to develop and execute their projects.

Features

  • Idea Documentation: Developers can easily capture and document their project ideas, including title, description, problem observation, and tags.
  • User Registration and Authentication: Users can create an account, log in, and authenticate their identity to access the platform's features securely.
  • Collaboration: Users can collaborate on ideas by leaving comments and providing feedback on each other's projects.
  • Idea Rating System: Users can upvote or downvote ideas to indicate their interest and help prioritize popular projects.
  • Tagging System: Ideas can be categorized and tagged with relevant keywords, making them easier to find and filter.
  • Dashboard: Users have access to a personalized dashboard that provides an overview of their profile, ideas, feedback, and progress.

Getting Started

To get started with Project Spark, follow these steps:

  1. Clone the repository git clone https://github.com/freedompraise/projectspark.git
  2. Install the necessary dependencies for the frontend using: npm install
  3. Configure the backend API endpoint in the frontend code.
  4. Build and run the frontend application: npm run dev

Usage

Once the project is set up and running, users can perform the following actions:

  • Register a new account and log in using their credentials.
  • Browse and search for project ideas based on tags, titles, or descriptions.
  • View detailed information about specific ideas, including comments and feedback.
  • Create new ideas, providing a title, description, problem observation, and relevant tags.
  • Leave comments and provide feedback on existing ideas.
  • Rate ideas by upvoting or downvoting to express interest and contribute to project prioritization.
  • Access their personalized dashboard to view their profile, ideas, feedback, and progress.

Technologies

Project Spark is built using the following technologies:

  • Frontend: React, HTML, CSS
  • Backend: Django, Django REST Framework
  • Database: PostgreSQL
  • Authentication: JWT (JSON Web Tokens)

Contributing

We welcome contributions from the community to help improve Project Spark. To contribute, please follow the guidelines outlined in the Contributing document.

License

This project is licensed under the MIT License.

Contact

For any questions, feedback, or inquiries, please reach out to the project maintainer at [email protected]

projectspark's People

Contributors

freedompraise avatar olinya-paul avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

olinya-paul

projectspark's Issues

User Authentication Issue - User Does Not Exist

Description:
I encountered an issue with user authentication in my Django project where the system reports that the user does not exist when attempting to authenticate using JWT (JSON Web Token).

Issue Details:
Upon attempting to authenticate a user with their credentials, the system returns an error message stating that the user does not exist. This occurs even though the user has been successfully registered and their information is stored in the database.

Steps to Reproduce:
Register a new user through the registration endpoint.
Obtain the JWT token for the registered user.
Send a request to authenticate the user using the obtained token.
Receive an error message stating that the user does not exist.

Expected Behavior:
The user should be successfully authenticated using the provided token, as the user has been registered and exists in the database.

Question In Progress

Now we are done with our setup.
I Want to know when we will start and did you have any images for the project.

Title: Implement User Dashboard in Frontend

Description:
As part of the projectSpark frontend development, we need to implement a user dashboard that provides a personalized overview of the user's profile, ideas, feedback, and progress. This dashboard will be the central hub for users to manage their data and activities.

Features to be included in the user dashboard:

  • Profile Section:
    Display user's profile picture and basic information.
    Allow users to update their profile information and profile picture.

  • Ideas Section:
    Show a list of the user's created ideas with their titles, descriptions, and tags.
    Allow users to create new ideas and edit/delete existing ones.
    Provide links to view the details of each idea.

  • Progress Section:
    Show the progress of each idea (if applicable), such as the completion status or milestones achieved.
    Provide visualization of progress using charts or progress bars.

  • Notifications Section:
    Display notifications for updates related to the user's ideas, followed ideas, and comments.
    Allow users to mark notifications as read or dismiss them.

  • Activity Log:
    Show a chronological list of the user's recent activities, such as idea creations, feedback received, and comments made.

  • Settings:
    Provide a settings section for users to manage their account preferences and notification settings.

  • Logout:
    Include a logout button that allows users to log out of their account.
    The user dashboard should be responsive and accessible on various devices. API calls to the backend will be required to retrieve and update user data and activities.

Let's discuss the implementation details, design considerations, and any specific requirements related to the user dashboard in this issue.

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.