List view
You will submit your project zip file as you have all your labs and as you did with your 546. •You must provide a readme with ALL environment setup instructions. •You must provide a seed file to populate the DB with initial data. •Do not forget to include any .env files in your submission if you have used them.
Overdue by 1 year(s)•Due by May 7, 2024Publish the application code so that It can be accessed remotely. This phase includes the design of the following: - Getting hosting and a domain name - Publish the website online More information here: https://developer.mozilla.org/en-US/docs/Learn/Getting_started_with_the_web/Publishing_your_website
Overdue by 1 year(s)•Due by May 3, 2024The application code has been completed and is ready to start the testing phases. Development is done with the technology stack that we define at the beginning of the project. Software engineers work side by side with UI/UX designers and quality assurance engineers. Together with a project manager the team will have regular meetings with a client and report on a daily or weekly basis depending on approaches and models of cooperation the company offers. Development is always done according to acceptance criteria (AC), which are requirements that a product must meet and are approved prior to development.
Overdue by 1 year(s)•Due by April 30, 2024•8/8 issues closedThe back-end desing of the application has been completed and back-end engineers are ready to start creating the database, server-side code, back-end cache, ... Steps of the Back-End Design process: - Database: Deternine the database to be used to store the app persistent data (users, products, ...) and design the schema. - Server-side code: Determine and design the back-end server framework to be used (Express.js, Next.js, ...) - Back-end cache: Determine and design the back-end cache to be used (Redis, ...) - App Directory Structure: Desing the directory structure that this app will follow (public/, src/, assets/images, ...) - ...
Overdue by 1 year(s)•Due by April 9, 2024•3/3 issues closedThe UI/UX desing of the application has been completed and front-end engineers are ready to start creating the HTML and CSS files needed. Steps of the Design process: - UI and UX Design of HTML pages (Home, About, Contact, Products, Dashboard, ...) and components (Comments section, App Header, App Footer, Blog Post item) in a graphic design tool such as Photoshop or Sketch. - Create Company Logo in svg (for browser favicon) and png (transparent background) extensions to be used across the application and displayed in the browser tab (favicon) - Create document with the colors and background colors used across the application (hex numbers) - Create library with the icons that will be used in the designed pages (email-icon.svg, phone-icon.svg, ...) - Create library with the images that will be used in the designed pages
Overdue by 1 year(s)•Due by April 9, 2024•3/3 issues closed