Code Monkey home page Code Monkey logo

sameek18 / pro_act Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sruti2024/pro_act

0.0 0.0 0.0 1.69 MB

Pro_Act provides you with an efficient way of managing your tasks. It works on the principals of divide and conquer, allows the user to enter tasks and then divide them into further sub-tasks and handle them efficiently! Best when working with team to be updated about the tasks that are completed and those that are yet to be done.

HTML 60.53% Python 28.19% JavaScript 5.62% CSS 5.66%

pro_act's Introduction

PRO_Act

Issues PRs Welcome

Pro_Act provides you with an efficient way of managing your tasks. It works on the principals of divide and conquer, allows the user to enter tasks and then divide them into further sub-tasks and handle them efficiently! Best when working with team to be updated about the tasks that are completed and those that are yet to be done.

Color scheme : https://colorhunt.co/palette/269111


Getting Started

  • First fork this repository to your account
  • Clone it in your local machine using command git clone url
  • After a copy of the project is made in your machine , follow the Explore section to run the project in your local server.
  • All pages are present in the templates folder , project files in the pro_act folder.
  • Make the required changes and run it in the server to see the working.
  • git add . to add all the changes and git add filename.txt to add changes to a perticular file.
  • git commit -m "message" it is recommended to commit with a message to tell what are the things you have changed.
  • git push to push all changes to main branch from local branch.

Explore

Try it out by installing Django. (It is required to have Python installed , if not then download it from : here)

python -m pip install Django

After installation of Django, open this file in any text editor and in the teminal type the following commandes to migrate the file . Migrate the files:

python manage.py makemigrations
python manage.py migrate

And then start the server (default: http://localhost:8000)

python manage.py runserver

Work Flow

  • First the user needs to login to the page , if on is logged in they will be redirected to the dashboard else to the log in page.
  • If one has not signed up they may do it using the sign up page and then log in .
  • Now the dashboard contains a navbar and a welcome message in it's body.
  • In the project tab, there is option to add and view projects.
  • The add project consists of a form to enter the details of project.
  • The view page consists of cards containing project details.
  • This page will also have an option of adding sub tasks to the projects.

For a better idea on how to contribute , click here!

Tech-Stacks

HTML5 Python JavaScript CSS3 Django SQLite

❤️ Project Admin

Sruti Chatterjee

Contributors ✨

Credits go to these wonderful peoples !!!

pro_act's People

Contributors

sruti2024 avatar friskycodeur avatar sujoy-coder avatar ashutoshkrris avatar rohan-kulkarni-25 avatar nandini7637 avatar praneeth-rdy avatar khareyash05 avatar raveenabhasin avatar ksh168 avatar promaroy 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.