Code Monkey home page Code Monkey logo

software-project-manager's Introduction

Software-Project-Manager

A Web-Application to teach and facilitate Project Management in different Software Development Methods.

Link for release 1 video: https://drive.google.com/file/d/1doXLv-yUhDnG7ILbo9JTJ0oiNn7F51Ha/view?usp=sharing

Ideas.txt:
        Ideas.txt contains our vision towards the web application, any feature we wish to add is first proposed through this file and then after a meeting we would decide whether or not to include the feature.

Resources folder:
        Resource folder contains the css-html code snippets of different website features to reuse in the website.

Tasks.txt:
        Tasks.txt contains the list of tasks that need to be done( unlike ideas these are formal and implementation specific ). This is list is updated daily to include all the tasks need to be done accordingly the team members pick the task and complete within the end of the day.

SoftwareManager:
        SoftwareManager folder is the django project that can be run to launch the website locally. To run the website install python, and then django( pip install django ). and then install mysqlclient(pip install mysqlclient). To run the django project run, go to the folder SoftwareManager and run the below command ( python manage.py runserver ).

        The folders in the SoftwareManager are as below: Databases: Contains all the database accessing functions. Static: contains all the javascript, css and images. Templates: contains all the html pages for the website. Feedback, homepage, login, register, agile, newProject: these are django apps for the 6 html pages in the website.

software-project-manager's People

Contributors

cs19b016iittp avatar poornasyamasundar avatar cs19b013iittp avatar cs19b028iittp avatar cs19b049iittp avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.