Acy is an innovative educational platform designed to transform learning in Egyptian universities. Upon signing up, choose your major and univerisity and engage in three distinct modes of study: Synapse, Mastery, and Blitz, catering to diverse learning preferences and needs.
Synapse provides killer explanations for your curriculum topics. Think of it as future you teaching current you. We start from the basics and build up the logic. We provoke thoughts, ask questions, and keep you hungry for more. Then we reward you with beautiful explanations, diagrams, figures and videos and we make you contemplate if only we were around before for your previous studies.
Mastery provides multiple choice questions on every topic and subtopic. No more studying the whole subject just to be able to practice.
Blitz a fast inverted learning mode based on past paper exam questions. You start with reading the question and work back the knowledge chain. We explain the answer with any necessary information including terminology for comprehension. This mode has stood the test of time and space. Crafted with the help of expert crammers, we guarantee a 75% coverage of your exam questions through this mode alone. JUST FOR YOU, LAST-MINUTE CRAMMERS.
This is the frondend application of Acy educational platform.
- Clone
acy-reactrepository:
git clone https://github.com/itsmohamedyahia/acy-react.git- Navigate to the project directory:
cd acy-react- Install dependencies:
npm install- Run the development server:
npm run dev-
Open http://localhost:3000 with your browser to see the result.
-
For full functionality, go to acy-backend and follow the installation guide to run the backend server.
- Next.js
- React.js
- Typescript
- Tailwind
- HTML
- CSS
For the backend, we used:
- Javascript
- Node.js
- Express.js
- MySQL (Planetscale)

