Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* create models for Artikel and create get-post method * refactor method get and post * create myartikel.dart for artikel page * create artikel_by_id.dart * create floating action button for tambah artikel * create form_tambah_artikel.dart for form tambah artikel page * delete keyboard type in form tambah artikel * Implement auth: done (#3) * Init authentication page * Add bottom navbar * Implement login and signup UI * Authentication: done * edit _bacabund.dart * add conditional for floating action button in myartikel.dart * changed widget name into MyArtikel * add BacaBundPage to routes_factory.dart, but still got an error * form + list diary * fixed bug string got null * fixed bug in models and method get artikel * change button color into red * fixed overflow in login page * fixed overflow in signup page * date & fetch belom :( * use the postArtikel method in form page * styling only without features & fetch * change the login and signup url & changed models attribute variable names * trash #1 * create new post method using request.post, but still got an error * build method get & post but didnt work * fixed bugs in post artikel * fixed bugs in button simpan form artikel * delete unnecessary comments * add configuration for deployment * use circular progress indicator while fetching artikel * add state while fetching data * fetch data to django without filter * last revision, failed to fetch with login required * roles handled, still clueless abt filter-delete-post * Periksabund ui * Create Home, Onboarding, and TanyaBund Page (#4) * Feat: TanyaBund Post Question and Answer (#5) * Create Home, Onboarding, and TanyaBund Page * Feat: Implement Functionality to Add Question and Answer * implement get & post, but not applicable in railway * add delete method, but still get authentication problem * new branch * Temporary commit * get post * Commit * Add Functionality to Delete Question and Answer (#6) * Create Home, Onboarding, and TanyaBund Page * Feat: Implement Functionality to Add Question and Answer * Add Functionality to Delete Question and Answer * Fix: Conflict * Finishing TanyaBund * PeriksaBund Get, Post #1 * solve merge * Pubspec commit * change appbar color * merge development * delete codes for debugging * Commit pubspec * Change Api to Railway * get, post, delete done :') * add if else for faskes * railway * scrollview * PeriksaBund Delete Feature #1 * scrollview * Implementing Logout * Commit * PeriksaBund Final * Add Role Greetings * Finishing * solve listdiary flex * Fix: Greyscreen * solve error widget Co-authored-by: iqbalpa <[email protected]> Co-authored-by: Mayfa Shadrina Siddi <[email protected]> Co-authored-by: shafanjw <[email protected]> Co-authored-by: dionavarastika <[email protected]> Co-authored-by: Mayfa Shadrina Siddi <[email protected]>
- Loading branch information