Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Protrack for developers is a personalised Full Stack project tracking web application where developers can organize, track, add projects as well many more

fanyicharllson/ProTrack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


ProTrack

ProTrack for developers is a personalized Full Stack project tracking web application where developers can organize, track, add projects, and much more.

Table of Contents

Features

  • Project Management: Easily organize and manage your projects.
  • Task Tracking: Keep track of tasks and progress within each project.
  • User Authentication: Secure authentication system for user accounts.
  • Responsive Design: Mobile-friendly design to access your projects on the go.
  • Customizable Dashboard: Personalize your dashboard to suit your needs.
  • Notifications: Get notified about important updates and deadlines.

Installation

To get a local copy up and running, follow these simple steps:

Prerequisites

  • Node.js (v14.x or higher)
  • npm (v6.x or higher)

Clone the repository

git clone https://github.com/fanyicharllson/ProTrack.git
cd ProTrack

Install dependencies

npm install

Configure the environment variables

Create a .env file in the root directory and add the following variables:

DATABASE_URL=your_database_url
JWT_SECRET=your_jwt_secret

Start the application

npm start

The application will be running on http://localhost:3000.

Usage

  1. Sign Up: Create a new account or log in with your existing account.
  2. Create Projects: Add new projects and organize them using categories and tags.
  3. Manage Tasks: Add, update, and track tasks within each project.
  4. Dashboard Customization: Customize your dashboard to display relevant information.
  5. Notifications: Stay updated with notifications about project deadlines and updates.

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.

  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 LICENSE for more information.

Contact

Your Name - Fanyi Charllson - [email protected]

Project Link: https://github.com/fanyicharllson/ProTrack


About

Protrack for developers is a personalised Full Stack project tracking web application where developers can organize, track, add projects as well many more

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages