Skip to content

shufanshahi/Redrick_Routinson

Repository files navigation

Redrick-Routinson

Simplify your university life.

Team Members

Build and Run

Clone the repository

To clone the repository, type the command in any folder.

git clone https://github.com/shufanshahi/redrick_routinson

This will create a folder 'redrick_routinson' in that directory. It will have a complete copy of this repository. With a '.git' folder inside.

Download packages

Open the terminal and run this two commands

pip install -r requirements.txt
npm i
npm install @chakra-ui/react @emotion/react @emotion/styled framer-motion
npm install @chakra-ui/icons
npm install react-datepicker

open an terminal and run

 npm run dev

then open another terminal at the backend folder and to run the app.py by running this command

python app.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published