Skip to content

Commit

Permalink
Initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Aklilu-Mandefro authored Jun 27, 2023
1 parent 456b147 commit db11ccb
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions README.md
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.

--------------------------------------------------------------------------------------------

0 comments on commit db11ccb

Please sign in to comment.