RevoU-FSSE-2 / week-22-gkorompis

week-22-gazakorompis created by GitHub Classroom

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:TypeScript 49.4%Language:Python 37.1%Language:CSS 12.4%Language:HTML 0.8%Language:Shell 0.3%