Skip to content

Heritsam/studyspace

Repository files navigation

Study Space

📕 Background

Study Space is a startup that operates in the field of property. It provides places for rent to students who want to study, engage in activities, and rest for a short period of time. Its goal is to provide a working space for students, especially university students.

🏗️ Project Structure

This flutter sourcecode consists of 3 main folder:

  1. core,
  2. infrastructures, and
  3. presentation.

Core

This folder contains the core of the application. It holds the most basic and important part of the application like theming or helpers.

Infrastructures

As the name implies, this folder contains the infrastructures of the application. It holds the data layer of the application. Infrastructures folder is responsible for handling the data flow of the application and contains the data models of the application.

Presentation

This folder is the face of the application. It holds the UI layer of the application. Presentation folder is responsible for handling the UI flow of the application and contains the views and its UI components.

To-Do List

Slicing Phase

  • Welcoming
    • Splash Screen
    • Welcome Screen
  • Authentication
    • Login Page
    • Register Page
  • Home Page
  • Profile Page
  • "Ruangan Saya" Page
  • Room Detail Page
  • Select Schedule Page
  • Booking Confirmation Page
  • Payment Page
  • Booking Detail Page (nearly done)
  • Food Order Page
  • Food Order Confirmation Page
  • Food Order Detail Page

Connecting the API Phase

  • To be added soon

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published