CEIS490 M1 PPT Template Aug 2022-1 (1)
.pptx
keyboard_arrow_up
School
DeVry University, Chicago *
*We aren’t endorsed by this school
Course
490
Subject
Computer Science
Date
Jun 18, 2024
Type
pptx
Pages
4
Uploaded by BaronNeutronButterfly254
CEIS490 Course Project
Module 1 Preparation
Edriann Nazareth
Rubric
Activity
Requirement(s)
Points
Prepare the environment Screenshot
10
Test the environment
Screenshot
10
Your preview ends here
Eager to read complete document? Join bartleby learn and gain access to the full version
- Access to all documents
- Unlimited textbook solutions
- 24/7 expert homework help
Related Questions
just do what you can from the project
arrow_forward
Question Completion Status:
Moving to another question will save this response.
Question 3
is a leader of the steering team.
Team leader
Project sponsor
User
Project manager
A Moving to another question will save this response.
arrow_forward
NOTE: If you choose this project you need to prepare/submit SRS and design document.
Online Lecture Scheduling Application
Project Domain/Category: Web application.
Abstract/Introduction
This application will generate the schedule of lectures for the courses being offered in a semester of an educational institute. Usually, for every semester, a lecture schedule is manually developed keeping in view the students enrolled in different courses, faculty members teaching those courses, and classrooms or labs where those lectures are delivered. It is also considered that if a student is enrolled in more than one courses, then those courses must not be scheduled on the same day same time. Same is the case with a faculty member teaching more than one courses. Similarly, a classroom or lab cannot be used for scheduling more than one courses on same day same time. In order to generate the lecture schedule, user will be required to provide list of offered courses, list of students enrolled…
arrow_forward
ER diagram for the following use cases:
Intro/Homepage: This first case will be used to give the user the first look at what the whole project is about. They see the beginning stage and interact with all the links to the movies, characters, and descriptions.
Browse MCU Shows: This case will be for the customers and users to be able to navigate through the feature and see what they are specifically. They can use it to find which exact Marvel Cinematic Universe movie/show they wish to watch and see what character they like.
View MCU Movie Details: This case will be for users to get more information about specific Marvel movies/shows. It will give more details like the cast, the run time, the review score, the characters involved and etc.
arrow_forward
Before you utilise a file extension, find out what it is and why it's useful for your project.
arrow_forward
print this image as output
arrow_forward
Expert Q&A
Done
create a project with at list 15 buttons based on
this database and include insert, delete and
update in visual studio
22:33
C&A PROJECT.pdf
D.O.B
NAME
Dpt ID
Dpt
GENDER
ID
Name
LOCATION
ADDRESS
EMPLOYEE
WORKS
DEPARTMENT
FOR
Number of
EMPLOYEE
CONTROLS
MANAGES
PROJECT
WORKS
ON
PROJECT
PROJECT
NAME
ID
it is a database about a security service and it has
to be in visual studio in c# language
arrow_forward
Folder Structure
Your project will contain two sub-directories:
library
test
In the library directory, create the classes in the class diagram below. In the test directory, create the test applications.
Class Diagram
CollegeApplicant Class
Write a class encapsulating the concept of College Applicant. Use the class diagram above as well as the specific requirements below to develop your class:
Class Members
name - The name of the college applicant.
college - The name of the college.
CollegeApplicant() - Initializes an instance of the CollegeApplicant class where the name and college are set to "unknown".
CollegeApplicant(String, String - Initializes an instance of the CollegeApplicant class where the name and college are set to the specified values.
getName() : String - Returns the college applicant's name.
setName(String) : void - Sets the college applicant's name.
getCollege() : String - Returns the name of the college.
setCollege(String) : void - Sets the name of the college.…
arrow_forward
Job portal system: This system allows the students to search and apply for jobs etc. online. The manager can use the system for posting and deleting job offers etc.
Create your own case study (problem statement) for the above application and
Draw the use case diagram
arrow_forward
Write a statement that increases pay by 3% if the performance score exceeds 85, otherwise
decrease the pay by 1%.
Edit View Insert Format Tools
Table
arrow_forward
File
Home
Insert
Draw
Page Layout
Formulas
Data
Review
View
Help
A Share
P Comments
14
fe
A
E
G
H
J
K
L
M
Q
R
1 Semeste Course NumbelCoure NameCredit Hours Letter Grad Grade Points
Directions
Create a spreadsheet that correctly
calculates your GPA - must use formulas for
GPA =
full credit. You need to inlcude grades for
two semesters. If you do not already have
two semesters worth of grades assume this
semesters grades and one future semester
worth of grades.
2
3
4
To calculate GPA dividing the total amount
5
of grade points earned by the total amount
of credit hours attempted. Your grade point
6
7
8
average may range from 0.0 to a 4.0.
9
Grade Points - multiply credit hours of
course by the number associated with the
3
letter grade you earned.
• A = 4
B = 3
C = 2
5
-7
D = 1
F = 0
1
Wine Sales
Cinderella's
Grades
Your GPA
+
+ 95%
arrow_forward
SEE MORE QUESTIONS
Recommended textbooks for you
Microsoft Visual C#
Computer Science
ISBN:9781337102100
Author:Joyce, Farrell.
Publisher:Cengage Learning,
Np Ms Office 365/Excel 2016 I Ntermed
Computer Science
ISBN:9781337508841
Author:Carey
Publisher:Cengage
COMPREHENSIVE MICROSOFT OFFICE 365 EXCE
Computer Science
ISBN:9780357392676
Author:FREUND, Steven
Publisher:CENGAGE L
Related Questions
- just do what you can from the projectarrow_forwardQuestion Completion Status: Moving to another question will save this response. Question 3 is a leader of the steering team. Team leader Project sponsor User Project manager A Moving to another question will save this response.arrow_forwardNOTE: If you choose this project you need to prepare/submit SRS and design document. Online Lecture Scheduling Application Project Domain/Category: Web application. Abstract/Introduction This application will generate the schedule of lectures for the courses being offered in a semester of an educational institute. Usually, for every semester, a lecture schedule is manually developed keeping in view the students enrolled in different courses, faculty members teaching those courses, and classrooms or labs where those lectures are delivered. It is also considered that if a student is enrolled in more than one courses, then those courses must not be scheduled on the same day same time. Same is the case with a faculty member teaching more than one courses. Similarly, a classroom or lab cannot be used for scheduling more than one courses on same day same time. In order to generate the lecture schedule, user will be required to provide list of offered courses, list of students enrolled…arrow_forward
- ER diagram for the following use cases: Intro/Homepage: This first case will be used to give the user the first look at what the whole project is about. They see the beginning stage and interact with all the links to the movies, characters, and descriptions. Browse MCU Shows: This case will be for the customers and users to be able to navigate through the feature and see what they are specifically. They can use it to find which exact Marvel Cinematic Universe movie/show they wish to watch and see what character they like. View MCU Movie Details: This case will be for users to get more information about specific Marvel movies/shows. It will give more details like the cast, the run time, the review score, the characters involved and etc.arrow_forwardBefore you utilise a file extension, find out what it is and why it's useful for your project.arrow_forwardprint this image as outputarrow_forward
- Expert Q&A Done create a project with at list 15 buttons based on this database and include insert, delete and update in visual studio 22:33 C&A PROJECT.pdf D.O.B NAME Dpt ID Dpt GENDER ID Name LOCATION ADDRESS EMPLOYEE WORKS DEPARTMENT FOR Number of EMPLOYEE CONTROLS MANAGES PROJECT WORKS ON PROJECT PROJECT NAME ID it is a database about a security service and it has to be in visual studio in c# languagearrow_forwardFolder Structure Your project will contain two sub-directories: library test In the library directory, create the classes in the class diagram below. In the test directory, create the test applications. Class Diagram CollegeApplicant Class Write a class encapsulating the concept of College Applicant. Use the class diagram above as well as the specific requirements below to develop your class: Class Members name - The name of the college applicant. college - The name of the college. CollegeApplicant() - Initializes an instance of the CollegeApplicant class where the name and college are set to "unknown". CollegeApplicant(String, String - Initializes an instance of the CollegeApplicant class where the name and college are set to the specified values. getName() : String - Returns the college applicant's name. setName(String) : void - Sets the college applicant's name. getCollege() : String - Returns the name of the college. setCollege(String) : void - Sets the name of the college.…arrow_forwardJob portal system: This system allows the students to search and apply for jobs etc. online. The manager can use the system for posting and deleting job offers etc. Create your own case study (problem statement) for the above application and Draw the use case diagramarrow_forward
- Write a statement that increases pay by 3% if the performance score exceeds 85, otherwise decrease the pay by 1%. Edit View Insert Format Tools Tablearrow_forwardFile Home Insert Draw Page Layout Formulas Data Review View Help A Share P Comments 14 fe A E G H J K L M Q R 1 Semeste Course NumbelCoure NameCredit Hours Letter Grad Grade Points Directions Create a spreadsheet that correctly calculates your GPA - must use formulas for GPA = full credit. You need to inlcude grades for two semesters. If you do not already have two semesters worth of grades assume this semesters grades and one future semester worth of grades. 2 3 4 To calculate GPA dividing the total amount 5 of grade points earned by the total amount of credit hours attempted. Your grade point 6 7 8 average may range from 0.0 to a 4.0. 9 Grade Points - multiply credit hours of course by the number associated with the 3 letter grade you earned. • A = 4 B = 3 C = 2 5 -7 D = 1 F = 0 1 Wine Sales Cinderella's Grades Your GPA + + 95%arrow_forward
arrow_back_ios
arrow_forward_ios
Recommended textbooks for you
- Microsoft Visual C#Computer ScienceISBN:9781337102100Author:Joyce, Farrell.Publisher:Cengage Learning,Np Ms Office 365/Excel 2016 I NtermedComputer ScienceISBN:9781337508841Author:CareyPublisher:CengageCOMPREHENSIVE MICROSOFT OFFICE 365 EXCEComputer ScienceISBN:9780357392676Author:FREUND, StevenPublisher:CENGAGE L
Microsoft Visual C#
Computer Science
ISBN:9781337102100
Author:Joyce, Farrell.
Publisher:Cengage Learning,
Np Ms Office 365/Excel 2016 I Ntermed
Computer Science
ISBN:9781337508841
Author:Carey
Publisher:Cengage
COMPREHENSIVE MICROSOFT OFFICE 365 EXCE
Computer Science
ISBN:9780357392676
Author:FREUND, Steven
Publisher:CENGAGE L