Skip to content

An open-source platform where companies can share documents with clients, shareholders or anyone under their own branding.

License

Notifications You must be signed in to change notification settings

Idiomatic-Programmers/ShareDocument

Repository files navigation

Share Documents

An open-source platform where companies can share documents with clients, shareholders or anyone under their own branding.

Installation

Clone the project using git and cd into the folder.

git clone https://github.com/Idiomatic-Programmers/ShareDocument.git
cd ShareDocument

Install all the dependencies using pip

pip install -r requirements.txt

Usage

Migrate the database

python manage.py migrate

Create a superuser

python manage.py createsuperuser

Run the server

python manage.py runserver

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

For more information, please refer the CONTRIBUTION.md file

License

MIT

About

An open-source platform where companies can share documents with clients, shareholders or anyone under their own branding.

Topics

Resources

License

Stars

Watchers

Forks