Skip to content

hanumanmuvvala/final_project

 
 

Repository files navigation

WEB102 Project 7 - Crewmates!

Submitted by: Ashwani Balakrishnan Neminimadathil

Crewmates is a web application that allows the user to assemble a team for a Tech Company. The user can join the Team in various departments for the available roles. This information can be updated or deleted based on the requirement.

Time spent: 7 hours spent in total

Required Features

The following required functionality is completed:

  • A create form allows users to add new crewmates
  • Users can name the crewmate, assign an employee id, designation and department as well.
  • The site displays a summary page of all the user’s added crewmates
  • A previously created crewmate can be updated from the crewmate list
  • A previously created crewmate can be deleted from the crewmate list
  • Each crewmate has a direct, unique link to an info page about them
  • A crewmate can be given a category upon creation which restricts their attributes, such as a development team role (project manager, product owner, etc.)
  • The site displays summary statistics about a user’s crew on their crew page, such as the count of members within each departments

Video Walkthrough

Here's a walkthrough of implemented features:

Video Walkthrough

GIF created with Licecap Tool

License

Copyright [2023] [Ashwani Balakrishnan Neminimadathil]

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 59.2%
  • CSS 38.2%
  • HTML 2.6%