Skip to content

Idiomatic-Programmers/ShareDocument

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Contributors