CRAMWITHME

MOTIVATION

There are times that we find the syllabus hard or challennging, and we want to study with someone who takes the same course as they do, or we just want to find a more interactive studying environment where we can share and exchange opinion on the course. However, finding that person is difficult because our close friends might not be in the same major or taking the same courses as we do. So, we create this Web app to solve this problem.

TECH

1.NEXT.JS

The Web app is mostly powered by NEXT.JS which is is a flexible REACT framework that gives you building blocks to create fast web applications. Its main benifits are handling the tooling and configuration needed for React, and providing additional structure, features, and optimizations for your application.

2.FIREBASE

Google Firebase is a Google-backed application development software that enables developers to develop iOS, Android and Web apps. Firebase provides tools for tracking analytics, reporting and fixing app crashes, and in our case, we use it to create a more convenient Login and Signup page.

3.BOOTSTRAP

Bootstrap is a free, open source front-end development framework for the creation of websites and Web apps. It helps us design our front-end more easily and less time-consuming

4.TAILWIND CSS

Tailwind CSS is a "utility-first" framework, which means that we can access the utility classes to control the padding, margin, color, shadow, and other CSS related aspects of the Web app.

Built With

Share this project:

Updates