Code Monkey home page Code Monkey logo

cs3240_ra.connect's Introduction

RA.Connect

RA.Connect is a web application designed to streamline University of Virginia dorm residents to their resident advisors (RAs). The project was a semester-long group assignment for CS 3240 (Advanced Software Development Techniques) and should not be used for serious reports.

Home Screen

Online Usage

The web app can be directly accessed and tested through our Heroku deployment.

Local Installation

If your usage is only local, use the package manager pip to install the dependencies listed on the provided requirements.txt file.

pip install -r requirements.txt

Furthermore, the following inputs should be made in the root directory to make sure the local databse is properly configured:

python manage.py makemigrations
python manage.py migrate

Local Usage

After installation, run the following commands to start the web app:

python manage.py runserver

and access it through the link http://127.0.0.1:8000/.

Contributions

The group members were divided into the following roles, the responsibilites of which can be viewed on the project details page:

  • Price Mckinney, Scrum Master (wpm7hs)

  • Yanson Khuu, DevOps Manager (fbx2jt)

  • Kaitlyn Kreth, Requirements Manager (qte7kg)

  • Megan Lewis, Testing Manager (nxk7tq)

  • Hugo Abbot, Software Architect (drt3sm)

    Screenshots

Anonymous Reporting

Select Residence Type Screen Select Residence Screen Report Form Screen Report Submit Success Screen

Admin View

Staff Home Screen Residence Reports Screen Filtered Reports Screen Set Residence Screen View all Reports View Report Screen

Common User View

Common User Home Screen View Your Report Screen View Your Reports Screen

License

MIT

cs3240_ra.connect's People

Contributors

mmlewis1225 avatar

Watchers

 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.