-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
final project #178
Comments
Debi312
added a commit
to Debi312/isdi-parttime-202403
that referenced
this issue
Jul 30, 2024
Debi312
added a commit
to Debi312/isdi-parttime-202403
that referenced
this issue
Jul 31, 2024
…teUser logic and their test and handlers routes b00tc4mp#178
Debi312
added a commit
to Debi312/isdi-parttime-202403
that referenced
this issue
Jul 31, 2024
Debi312
added a commit
to Debi312/isdi-parttime-202403
that referenced
this issue
Aug 4, 2024
…egister logics; create Button, Heading and Field core components and it styles; add Register and Login and Home view b00tc4mp#178
Debi312
added a commit
to Debi312/isdi-parttime-202403
that referenced
this issue
Aug 4, 2024
…rkout, and Feed new views; add Footer and Header components with styles b00tc4mp#178
Debi312
added a commit
to Debi312/isdi-parttime-202403
that referenced
this issue
Aug 5, 2024
…r and isUserLoggedIn logic in the app b00tc4mp#178
Debi312
added a commit
to Debi312/isdi-parttime-202403
that referenced
this issue
Aug 7, 2024
Debi312
added a commit
to Debi312/isdi-parttime-202403
that referenced
this issue
Aug 8, 2024
Debi312
added a commit
to Debi312/isdi-parttime-202403
that referenced
this issue
Aug 12, 2024
…ls view; modify Workout data model in README b00tc4mp#178
Debi312
added a commit
to Debi312/isdi-parttime-202403
that referenced
this issue
Aug 16, 2024
…; add WorkoutDetails, CreatePostForm, ResultsList, PostList compo in app with styles; reorganise project files b00tc4mp#178
Debi312
added a commit
to Debi312/isdi-parttime-202403
that referenced
this issue
Aug 17, 2024
Debi312
added a commit
to Debi312/isdi-parttime-202403
that referenced
this issue
Aug 18, 2024
Debi312
added a commit
to Debi312/isdi-parttime-202403
that referenced
this issue
Aug 20, 2024
Debi312
added a commit
to Debi312/isdi-parttime-202403
that referenced
this issue
Aug 22, 2024
…with test sh and spec; add EditResultForm compo in app b00tc4mp#178
Debi312
added a commit
to Debi312/isdi-parttime-202403
that referenced
this issue
Aug 22, 2024
Debi312
added a commit
to Debi312/isdi-parttime-202403
that referenced
this issue
Aug 25, 2024
…ails compo with styles in app; implement soft delete results in deleteResult logic b00tc4mp#178
Debi312
added a commit
to Debi312/isdi-parttime-202403
that referenced
this issue
Aug 25, 2024
Debi312
added a commit
to Debi312/isdi-parttime-202403
that referenced
this issue
Aug 27, 2024
… in app and api; Comments compo in app with styles; resolve issue in updateResult API logic b00tc4mp#178
Debi312
added a commit
to Debi312/isdi-parttime-202403
that referenced
this issue
Aug 27, 2024
Debi312
added a commit
to Debi312/isdi-parttime-202403
that referenced
this issue
Aug 27, 2024
…, Feed and Workouts compo b00tc4mp#178
Debi312
added a commit
to Debi312/isdi-parttime-202403
that referenced
this issue
Aug 27, 2024
Debi312
added a commit
to Debi312/isdi-parttime-202403
that referenced
this issue
Aug 28, 2024
…lues for time inputs in CreatePostForm and EditPostForm; reformatted code for better readability (spacing and line breaks); manage active: true/false in deleteResult spec test; add error cases to handle 0 values updateResult and createPost spec test b00tc4mp#178
Debi312
added a commit
to Debi312/isdi-parttime-202403
that referenced
this issue
Aug 29, 2024
…stom alerts using useContext and Alert compo; b00tc4mp#178
Debi312
added a commit
to Debi312/isdi-parttime-202403
that referenced
this issue
Aug 29, 2024
Debi312
added a commit
to Debi312/isdi-parttime-202403
that referenced
this issue
Aug 29, 2024
Debi312
added a commit
to Debi312/isdi-parttime-202403
that referenced
this issue
Aug 29, 2024
Debi312
added a commit
to Debi312/isdi-parttime-202403
that referenced
this issue
Sep 4, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Web Development Project Checklist: LEVEL UP
Initial Setup
Define the Project Idea
Design UI/UX in Figma
Write Data Models
Documentation: README.md
Initialize the Project
API
Data Models
Define Data Models
Install Dependencies
Create .env File
Create com Folder
Logic Implementation
User Management Logic
Post Management Logic
Result Management Logic
Workout Management Logic
Handlers/Controllers
Routes and Queries
APP
Apply Logic to Frontend
Create Pages
Component Creation
Create Components
Implement Logic Folder
The text was updated successfully, but these errors were encountered: