Skip to content

A prototype Collaborative System Architecting Tool using Django

License

Notifications You must be signed in to change notification settings

sanbales/system-architect

Repository files navigation

system-architect

A prototype Collaborative System Architecting Tool using Django (Version 0.0.1)

Build Status codecov

How do I get set up?

  • Clone repo: git clone git@github.com:sanbales/system-architect.git
  • Install dependencies: pip install -r requirements.txt
  • Reset the database and make fixture data: ./reset.sh
  • Start the Django server: python manage.py runserver
  • Go to: http://localhost:8000/admin
  • Login with username: admin and password: admin

Contribution guidelines

  • Style: Please conform to the style guide (style_guide.rst)
  • Writing tests: Keep the coverage to the same level as before or higher
  • Code review: At least one project administrator will have to approve the pull requests
  • Other guidelines: Be Nice, Be Respectful

Who do I talk to?

About

A prototype Collaborative System Architecting Tool using Django

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published