Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 970 Bytes

README.md

File metadata and controls

35 lines (23 loc) · 970 Bytes

Kept

Kept is a web tool designed to help organize your team departments. Create a department specific knowledge base, store documentation, make announcements, keep organized with Kept.

Tools Used

  • React
  • Firestore
  • Netflify
  • Docker
  • TailwindCSS

Deployment

To recreate this project

  git clone https://github.com/highsmithcodes/employee-management-app.git

Firestore Setup

Enable email and password authentication

collection fields
users accountAdminId(string), companyName(string)
companies company(string), fullName(string), id(string)
posts authorId(string), content(string), title(string)

🔗 Links

Kept kept-ss