Releases: lifetable-ai/lifetable.ai
v0.2.0 (2023.06.12): MirclePlus? Prepare for the one more thing -> LifeTable
Hola! Welcome to Ningowood! This is the dev log for version changing, and we added more introductions.
All information is written at midnight of 2023-06-28. But this was already finalized on 2023-06-12 (the last day MirclePlus's 2023 autumn application should be delivered).
We sincerely want to share what happened during this long period and what's next after Ningowood v0.1 release (2022-11-26), but we finally moved it into the draft of the Introducing Lifetable
article for future use.
What you can do in v0.2 & Technology detail behind the screen
- See a brand new landing page of Ningowood, which introduces a new product - LifeTable.
- Based on Next.js, Precedent, Shadcn UI, Taxonomy, Preline UI and more.
- First version of Lifetable will focus on adding the missing all-in-one community to the spreadsheet database ecology.
- Support AirTable, Rowy, APItable, Notion, and so much more.
- The introduction cards concluded
Total databases
,Total users
,Forks
,Stars
,Overview
andRecent databases
. - See a third-party login modal - support only Google now, but can not use it yet.
- See a
Future App Preview
card showing what's next upper-layer application we want to build (Flowchats AI and Navigator AI) after the LifeTable release.
Ningowood repo will only focus on the website introduction in future versions.
Dev Commit Log
- chore(version): decide this repo only focus on website intro & release v0.2
- feat(landing): determine to beyond LifeTable & build Micro-App-Center early
- feat(landing): init SsDB toolkit support intro
- fix: remove pnpm-lock & unused variable, bug fix
- feat: using shadcn dashboard ui to introduce more
- refactor: remove all unnecessary semi in Precedent
- feat: init first intro card in landing page
- chore: upgrade Next.js app to Precedent template
- chore: add basic information files to root path
- chore: init website app using Next.js
Lifetable prototype
Screenshot in landing page
Attachments
Writing this PDF is driven by Mircalplus's 2023 autumn accelerator activity—no need to be passed to get the financing now. Download below (in Chinese and English bilingual versions).
v0.1.0 (2022-11-26): A brand new platform from the 7 years multi app experience of my own
Hola! Welcome to Ningowood! This is the dev log for version changing, and adding more introductions.
Except the Dev Commit Log TOC, all other information is written at midnight of 2023-06-06, to prepare for the v0.2.0 release intros.
What you can do in v0.1 & Technology detail behind the screen
Landing Page (Register and Log in)
See a login page at first glance - Register or Login with your email through a hard code way.
- Design Idea from Glassmorphism + Metaverse.
- Registration logic has no email format verification, save the AUTH in plaintext within LocalStorage API.
- Use just Tailwind CSS, and copied so much different UI demos to build this one.
Dashboard (Data Matters)
When logged in, can see a dashboard intro card showing that we want to build an all-in-one data tracking app.
- And let the users know that it is time to reclaim the data of their own in every place around the Web.
- The tracking system wants to work with all well-known third-party APIs like AirTable, Notion, LetterboxD, GOG, Github, and more.
Navigations (App Center)
At the bottom of the app, the two navigations on:
- The left side, showing that we can track Film, Game, Football, OSC (Open Source Community) activities, Resume history, Blog lists, Company data, University memories, OS Repo collections, Medical activities and more to come.
- The right side, showing a big future after more data is collected in this platform, what we can do next - Market, Explore, Analysis, 3RD API integration, Low code build tools, and even more.
And also the apps opened by the navigations link show that:
- They all are in the same tracking UI with an add button and a list (logo, name, added date, and rate score).
- All backend code is built upon a very similar Data Model & CRUD logic in Nest.js.
- All frontend code is built upon the Single SPA ecosystem in the form of Root Config, Application, and Parcel.
- Each frontend app has different repo but is all organized in the only root folder -
/microfrontends
- They are all built into packages on the local machine and deployed to the cloud virtual machine manually (SFTP way).
Dev Commit Log
- feat: can register, login, add game/film/... through a very simple way.
- feat: squash all the commits in local development and in 10+ micro frontends repo.
- build: determine the early technology stack using Single SPA, React, Prisma, Postgres, and more.
- build: all micro-project deployed into one US machine to serve the world.
- build: ready to share in 2022-1126 13:00 +8000, to first introduce to others.
Technology Stack
Screenshot in one place
Attachments
The webinar sharing at The 4th Tianjin Web Front End Conference, 2022-11-26 (I was in a rented house in Beijing due to the severe lockdown period of COVID-19). Download below (in Chinese version).