GithubHelp home page GithubHelp logo

atenea's Introduction

Project name: Atenea

Atenea

📝Project description:

Atenea is an app to consult and manage school grades. This project is being developed in a context of Fullstack Bootcamp in Málaga.

📸Screenshots:

Sketch Figma Atomic Design Workflow

Mobile format (Student):

Screen format (teacher):

🔧Stacks:

Stacks

👩‍💻Group members:

💻How to install this project

  1. Clone the project
git clone https://github.com/FlorTiscornia/atenea.git
  1. Create a MySQL database called "Atenea"

  2. Create an .env file in the text editor copying the content of .env.example and modify the name of the database (laravel by ¨Atenea¨)

  3. Install dependencies

      install npm
      composer install
  1. Activate the server and keep this terminal open
      npm run dev
  1. Import database
      php artisan migrate:fresh --seed
  1. Open php server
      php artisan serve

👀Run test:

To run the tests open terminal and enter the command

php artisan test vendor/bin/phpunit

📚Methodology:
- Methodology Agile with Scrum.
- Mob Programming.
- Pair Programming.
- TDD.
- Software Design Pattern MVC developed with Laravel framework.


🧪Next Steps:
- Some design tweaks and improvements.
- Finish the CRUD of the grades and integrate the drag 'n drop.
- Add more teachers and subjects.
- Add more functions to the app such as exam dates or relevant information.
- Upgrade the app with more classrooms/groups, academic years and the possibility to develop it for multiple schools.

****The "gradesCopy" branch contains a partial CRUD in progress.****

atenea's People

Contributors

carmengp avatar elenarjonap avatar flortiscornia avatar lolagm avatar veflo13 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.