A website for making tutoring appointments for students, which is currently being used at Mission College Academic Support Center, Santa Clara, California
- Make appointments based on subjects and/or availability
- Delete appointment by student
- Email reminder for both student and tutor
- Typescript
- React
- Redux
- Bootstrap
- Firebase real-time database
- Firebase authentication
- Firestore
- Cloud functions
git clone https://github.com/tintheanh/new-asc-web.git
npm install
npm start