-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
456b147
commit db11ccb
Showing
1 changed file
with
27 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
# PROJECT MANAGEMENT SYSTEM | ||
|
||
**Built with Python and Django.** | ||
|
||
## Features | ||
|
||
|
||
* Interface to create your Company and Users | ||
* Create Projects, tasks, update infos | ||
* Views by Users, by Tasks and Projects | ||
* Login and Logout, Create your Profile, update Profile picture | ||
* Interact with other users sending friendly requests, add and remove friends | ||
* Integration with Amazon AWS S3 for static files | ||
|
||
## Built With: | ||
|
||
* Python 3.8.10 | ||
* Django Framework 2.0.4 | ||
* CoreUI templates | ||
|
||
## Contributing | ||
|
||
If you want to contribute, just open an issue and tell us where we can improve. | ||
Fork the repository and change whatever you'd like. | ||
Pull requests are always welcome. | ||
|
||
-------------------------------------------------------------------------------------------- |