Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shufanshahi/redrick_routinson


https://github.com/shufanshahi/redrick_routinson

Last synced: 11 days ago
JSON representation

Awesome Lists containing this project

README

        

Redrick-Routinson


Simplify your university life.

## Team Members

- [Aimaan Ahmed]()
- [Afra Anika](https://github.com/afraanika21)
- [Shufan Shahi](https://github.com/shufanshahi)
- [Abdullah Al Jubaer Gem](https://github.com/jubaer36)
- [Tanjil Hasan Khan](https://github.com/zzhasanzz)
- [Asif or Alif Rashid ](https://github.com/alifrashid00)

## 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
```