8000 GitHub - Coding101-dot/Work_manager: Simple project manager for you to manage your at home development tasks and projects.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Coding101-dot/Work_manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a very basic project or task manager which you can use to keep track of your at home development projects.

#Author

Henk Labuschagne

#Check out my blog at

#My youtube channel at

#Built with

Python 3.7

Django

#License

MIT license

Clone project,open in pycharm and run the command: python manage.py runserver

#make sure you are in the folder where the manage.py file is locates.run command from terminal window.

You need python, pip, bootstrap, and pycharm community edition to run this program. That is all as far as I know.

apt-get install python3.7

apt-get install pip3

\After this you can intstall django using:

pip install Django

#you also need to install bootstrap which is

pip install bootstrap

After all this run command python manage.py runserver and go to the registration bar to register an account.

#Thanks it's very basic but feel free to use and abuse.

About

Simple project manager for you to manage your at home development tasks and projects.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0