Change the repository type filter
All
Repositories list
25 repositories
- ASRC Federal Mission Solutions is in the process of evaluating some of our larger programs for decomposition into microservices. The team will start with a single, monolithic application of their choosing and decompose it into a group of microservices that provide the same functionality. The solution will leverage Docker Containers for the runti…
Agile-Bot-Spring2020
PublicThe team will develop a Discord Bot to assist the ASRC Federal Mission Solutions staff obtain metrics from our programs that are developed with the Agile methodology. The Team will develop a webhook into Trello that will allow staff to make inquiries on the status of various software development activities and projects. The team will evaluate th…SWETestProcedure
PublicCppMutationTest
PublicTrojan-Horse-Project
Public- The software ASRC Federal Mission Solutions delivers is very large and complex. The build scripts and makefiles used to generate the software are often very complicated and include many unnecessary library paths. This creates inefficiencies in the build process and adds time to our delivery process. The team will create a tool to identify the ex…
- The students will develop a C++ application that will utilize the gMock unit test framework as a part of the development process. The application will be simple in nature. We suggest a scheduler application; one that might be used for scheduling classes or vacation rentals. The idea is to create an application that will have many possible test c…
- The Connect Four AI Project will create a basic bot for a user to play connect four against. The bot should make timely moves and not just randomly place pieces. Start with just brute force placement (with some input for placements) then move into algorithms such as the Minimax algorithm. The idea is to construct the code so that different algor…
- ASRC Federal Mission Solutions maintains a very large code base. The size of the code base can increase very quickly when “copy and paste” development occurs. The cost rises to maintain software of a larger scale with more risk of possible errors. The team will create an application that performs static analysis on C++ source code, looking for a…
TrainingApp
Public archiveConnect4-AI-Project
Public- The team will develop a web application to assist a new ASRC Federal Mission Solutions employee with the on-boarding process. Employees are required to complete various forms, take a variety of training courses, obtain computer accounts for various systems, etc. The developed application will allow an employee to view their required on-boarding …
Metrics-Tool-Fall-2019
Public