Don't like this style? Click here to change it! blue.css

LOGIN:
Welcome .... Click here to logout

Project 1 Rough Guidance

PREAMBLE: Alright, this project is embracing our new AI-powered coding realities. I expect students to be asking chatGPT or some LLM for help in making things happen. So I'm shifting a bit more from mastering the basics to practice deploying a real thing and a bit more breadth of exposure. Also pen-testing APIs is a viable way to make a cyber living with this skillset so I thought it would be nice to play in that space which is as relevant as ever.

CORE PROJECT SPECS: I want you to make a database powered To-Do App in 3 different stacks. To-do apps don't need a ton of functionality, but you do need the following:

What stacks are out there?

Some notes: You don't need to rebuild the front end for each different backend. I'm encouraging you to make your front-end once and use it with several different backends which is a plus of API based structures.

(Although if you go firebase you won't really have a backend.)