Bootcamp Projects
Hello, and thank you for considering the Yenetta Code Bootcamp! We’re thrilled to see you as a prospective student. Our bootcamp has been carefully crafted to equip you with essential skills and knowledge, enabling you to thrive in the programming arena. Given the high number of applicants, we request you to submit the following project by May 02, 2023 for evaluation purposes. This project will play a crucial role in assessing your abilities and determining your eligibility for the program.
Task Management System
Difficulty Level
The Task Management System will allow users to manage their personal tasks in an organized manner. This application will help users keep track of their tasks, mark them as complete or incomplete, and edit or delete them as needed
Key Features
Features | Description |
---|---|
User Authentication |
|
Task Creation |
|
Task List |
|
Task Updates |
|
Task Deletion |
|
Constraints and restrictions
You are free to use any library or language you see feet as long as you follow these rules:
- 🥇 Use the best coding and web design practices as you see fit.
- 👍🏼 We recommend using HTML, CSS, and JavaScript or any JS templating engine.
- 👍🏼 A database is required, and we need the corresponding database operation code.
- We recommend you use SQL for your database. Other databases are also allowed
- 😎 Backend API ( like NodeJs) is Optional. You can use Frontend and database integration only
- We expect you to push your finished project on Github. And send us a link to your project repository at [email protected] Please leave instructions to run your program in your repository.