Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 793 Bytes

README.md

File metadata and controls

34 lines (21 loc) · 793 Bytes

Excel Academy

Welcome to Excel Academy codebase. This project hosts the main services powering the Excel Academy platform.

About Excel Academy

Excel Academy is an e-learning platform for accounting students.

About the codebase

This codebase contains the following products for this platform.

  • Mobile App: Available here
  • Admin platform: Available here
  • Backend services: Available here
  • Database configuration: Available here

Getting Started

To get the project up and running, you need the following installed in your development environment.

  • Node.js
  • Flutter SDK
  • Firebase CLI
  • Android SDK for android development. Learn more on setup here

Additional Resources

Authors