This project was thought in order to facilitate the creation, management and formalization of university research projects. Both students and teachers will be able to organize their projects, which will be visible to other students who may want to join the research team. It mainly consists of a web application, the main page will contain all the projects in order to make them known for everyone, and they will be accepting requests for those who want to get in.
npm install
npm run dev
npm run migration:run
is no longer necessary, since migrations are executed by default when the app is bootstrapping
npm run test
npm run lint
Tool |
---|
☑️ JavaScript / TypeScript |
Tool |
---|
☑️ Node.JS |
☑️ Express |
☑️ TypeORM |
☑️ PostgreSQL |
Tool |
---|
☑️ Angular 11 |
☑️ Angular Material |
☑️ Angular Flex Layout |
☑️ HTML5 / CSS3 / SASS |
Name | GitHub Account |
---|---|
Recalde, Alejandro | https://github.com/alereca |
Antonelli, Nicolás | https://github.com/NicoAntonelli |
Acciarri, Joshua | https://github.com/JAcciarri |