Skip to content

RevoU-FSSE-2/week-22-gkorompis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple Crud App using Flask

Screen Shot 2023-12-06 at 11 32 25

1. Project Overview

This is a simple crud app that follow these deliverables:

  • Backend and Database development
  • Role Based Access Control
  • Twitter like-application
  • Todos application
  • Testing react components

App Layouts:

Category Page

Screen Shot 2023-12-06 at 11 32 38

Category Page Table

Screen Shot 2023-12-06 at 11 32 55

Profile Page

Screen Shot 2023-12-06 at 11 33 07

Tweet Page

Screen Shot 2023-12-30 at 11 56 04 Screen Shot 2023-12-30 at 11 56 38 Screen Shot 2023-12-30 at 11 56 57

2. Contents

  1. Project overview
  2. Contents
  3. Testing Components

3. Testing Components

  • Testing Login Page, expect detect form and button
  • Testing Register Page, expect detect form and button
  • Testing Category Page, expect detect form and button, and table
  • Testing Profile Page, expect detect title and table
cd client
npm install
npm --test
Screen Shot 2023-12-06 at 11 56 22

4. Deployment

  • Backend deployed on render
  • Frontend deployed on netlify

About

week-22-gazakorompis created by GitHub Classroom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published