Chingu Voyage 47 is a six-week project where a team of seven individuals, including a user experience designer and a product owner, developed a web application for organizing and managing daily tasks effectively.
The Minimum Viable Product of this application allows users to create tasks, assign them a date, priority, frequency, and track their completion. Users can also delete or update tasks. The team was provided with a dataset, which was parsed and displayed in an interface that allows users to sort by category, activity type, and individual tasks.
This project provided an opportunity for the team to gain hands-on experience in web development and work with multi-dimensional datasets. It served as a practical application to hone their skills and delve into the complexities of data manipulation within a web-based environment.
- Figma
- HTML: HyperText Markup Language
- CSS: Cascading Style Sheets
- JavaScript
- Model View Controller
- Scrum
These instructions will guide you to set up and run the project on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
First you should clone the repository if you have not done this yet.
git clone https://github.com/chingu-voyages/v47-tier1-team-04.git
This project uses live-server
as a developer dependency. Install it using one of the following commands:
npm i
npm install
yarn install
Enter the development environment with one of the following commands:
npm run dev
yarn run dev
This project doesn't have a deployment level build script. To deploy the app on a front-end cloud solution (Netlify, Vercel, AWS, etc.), set the publish directory as public
.
Name | Role | GitHub Profile | Term |
---|---|---|---|
Amanda Libbey | Developer | Amanda-Libbey | (8 January 2024 - 18 February 2024) |
Chingu Voyages | Initial work | chingu-voyages | (Pre Voyage) |
egpennington (애멧) | Developer | egpennington | (8 January 2024 - 18 February 2024) |
jayanti-neu | Developer | jayanti-neu | (8 January 2024 - 18 February 2024) |
Jim Medlock | Initial work | jmedlock | (Pre Voyage) |
Mikey Nichols | Product Owner | mnichols08 | (8 January 2024 - 18 February 2024) |
Stacy Riley | Developer | Stacy-Riley | (8 January 2024 - 18 February 2024) |
taswakil | UI/UX Designer | taswakil | (8 January 2024 - 18 February 2024) |
WillBurroughs | Developer | WillCburroughs | (8 January 2024 - 26 January 2024) |
See also the list of contributors who participated in this project.
Shout out to Klesta, our wonderful Voyage Guide.
If you aren’t yet a member of Chingu, we invite you to join us. We help our members transform what they’ve learned in courses & tutorials into the practical experience employers need and want.
Please report any 🐛bug🐛. Or, feel free to participate in a discussion!