Skip to content

Mason-Dino/ProjectByte

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

490 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

ProjectByte

Want to have an organized project jump in with ProjectByte!


Report BugRequest Feature

About The Project

Image Image

ProjectByte is an open source piece of software that helps organizes your ideas and projects into one central location. As of v0.1.1 ProjectByte has nice looking display to keep your project up to date and maybe even finish early.

ProjectBtye Has:

  • Todo List
  • Milestone with Todo List integration
  • Quick Access Links
  • Quick Access Colors
  • Notes
  • ProjectAI - with the use of ChatGPT API

This is a passion project for me as I love to work on different projects and sometimes life gets a little busy and ProjectByte will help keep mine and your life organized.

Built With

This section includes all of the major library that are used and aid in the creation of ProjectByte as of v0.1.1

Getting Started

ProjectByte is an open piece of software so you are able to host your own instance of ProjectByte on your own computer! Follow these steps to add ProjectByte to your computer.

Prerequisites

You will need to make sure that you have at least version 10.9.2 of npm and Node v22.14.0. It can work on other but this is by my dev environment.

  • npm

    npm install npm@latest -g
    

Installation

Below is an example of how to get started with ProjectByte!

  1. Get ChatGPT API token at https://openai.com/api/

  2. Clone the repo

    git clone https://github.com/Mason-Dino/ProjectByte.git
    
  3. Install NPM packages

    npm install
    
  4. Start the application with npm start

  5. Go to settings and put the Token in dedicated area.

Roadmap

v0.2.0 - Project Settings

  • Edit Project Name
  • Change the Icon
  • Edit Project Display: table.html/table.js
  • Delete Chat history
  • Delete Milestone
  • Delete Colors
  • Delete Links
  • Add chat history to ProjectAI
  • Press Enter for ProjectAI
  • Add errors for ProjectAI
  • Fix issues with after colors add

v0.3.0 - Global Features

  • ProjectAI
  • Notes
  • Ideas
    • Allow users to think of project ideas
    • Add mini notes for each idea to expand based off of that idea
  • Add error codes for making ideas
  • add error codes for deleting ideas
  • add error codes for loading idea notes
  • add error code for making subideas
  • add error code for deleting subidea
  • Allow user to edit idea names
  • add error code for editing idea name
  • add placeholders everywhere!
    • Project Dashboard * [x] Todo * [x] Milestone * [x] Link * [x] ProjectAI
    • Ideas
    • ProjectAI
  • Focus when opening up a add element
    • Project Dashboard * [x] Todo * [x] Milestone * [x] Link * [x] ProjectAI
    • Notes
    • Ideas
    • ProjectAI
  • add error codes for saving idea notes
  • Add recent project on home screen
  • Add button to view chat history
  • Display project on index.html based off activity

v1.0.0 - Global Settings - Project is ready to be released!

  • Delete Project
  • Archive Project
  • Open Archive Project
  • Reset buttons for Ideas, ProjectAI, and Notes
  • Info
    • Info about ProjectByte and my info.
  • Remove console.logs()
  • Error codes
    • Delete Project
    • Archive Project
    • Restore Project
    • Open Project
    • none selected
    • idea reset
    • delete chat history
    • disable projectAI

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

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

License

Distributed under the MIT License. See MIT License for more information.

Contact

Mason - Main Developer - mason.n.dinosaur@gamil.com

Project Link: https://github.com/Mason-Dino/ProjectByte

About

ProjectByte is application that helps manage projects to help keep a team or person on track to Finish!

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors