Category: Projects
-
Stream English EduCommerce
In October 2024 I started on the Stream English EduCommerce platform. It is a combination of a learning management system (LMS), an ecommerce shop and a blog/news section. The LMS hosts YouTube videos and also has the ability to upload videos. The shop uses Stripe and mainly sells digital downloads, so a secure download area…
-
Note Taking App with V0.dev
If you use and pay for a note taking app, you can now build your own. This is also applicable for project planning. Building your own note-taking app lets you tailor it to your specific needs. In this video the creator, Alex Finn explains how to build a note-taking app. He also includes the ChatGPT…
-
Our Spot Update
To take a break from all the learning and to enjoy something practical, I have decided to update my project called Our Spot. It is a social network that provides people with an opportunity to share their favourite spots around the world. It was created as a minimum viable project (MVP) that included CRUD capabilities…
-
Python projects to build
I came across this video that focuses on python projects worth building. Including it here as a reminder in case I want to consider focusing on any of them. I could do with improving my python skills. As I build them I will link to them. I am going to use Vercel and/or Render as…
-
Project 5 README
I have spent the last few days working on my README for my final eCommerce project using Django. Once you get to this stage you are pretty much done with the coding and refactoring of code for the site. As I start 2024 I will have managed to create my eCommerce store but there are…
-
New Flask Website
I finished Project 4 last week and before submitting it (which I did this morning) I usually leave a project for a week then go back and look over it again. I check my README for errors and just make sure everything works. So while I was waiting to inspect and submit project 4, I…
-
Resume Project Updated
I am further along in my training now and the focus has turned to database, API and JQuery. Once that is complete I will learn Flask and Django. This is the part I have been excited about starting. After the API and JQuery training the resume project I started when learning bootstrap was updated to…
-
Project 3 Complete
I have now completed and submitted my third full stack software developer training project. This project focuses on using Python. It is a portal for constructors to add their dates, number of days and hours into so they can get an idea of how much they will be paid. After creating the main project my…
-
A Passing Disappointment
I received a grade for my second project the Cycle Of Life and was really hoping for a Merit but received a Pass. I let myself down on something that was quite simple and very annoying. As part of our course we have to validate our html using the w3c html validator. My project not…
-
GitHub README Page
I have updated my GitHub README page to include more details about me and some of the projects I am working on. My todiane GitHub page. Github provide a number of questions to get you started and I used a few of those along with emojis. I used the GitHub Emoji cheat sheet I uploaded…
-
The Cycle of Life Project 2 Submitted
I have completed and submitted my second project that is part of the Code Institute Full Stack Development course. The project is called The Cycle of Life. I based it on the rock, paper, scissors, lizard, spock game but came up with my own version. In this game I use Human, Plant, Soil, Animal and…
-
ToDianeDev Website
I have built a website using the html and css skills I have learnt so far on my Full Stack Developer course with Code Institute. Issues I have worked on this website from Friday 7th July until Sunday 9th July 2023 https://todiane.github.io/toDianeDev/ I have kept it plain in color and appearance. I will probably stick…